Home
last modified time | relevance | path

Searched refs:u (Results 5701 – 5725 of 6126) sorted by relevance

1...<<221222223224225226227228229230>>...246

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgscan.c3451 OFFSETOF(wl_pfn_subnet_info_v2_t, u.SSID)); in wl_notify_sched_scan_results()
3672 netinfo_v2->pfnsubnet.u.SSID, in wl_notify_sched_scan_results()
3687 netinfo_v2->pfnsubnet.u.SSID, ssid[i].ssid_len); in wl_notify_sched_scan_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_ap.c1326 max_AMPDU_len = pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x03; in update_hw_ht_param()
1328 min_MPDU_spacing = (pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x1c) >> 2; in update_hw_ht_param()
1337 pmlmeinfo->SM_PS = (pmlmeinfo->HT_caps.u.HT_cap_element.HT_caps_info & 0x0C) >> 2; in update_hw_ht_param()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ap.c1321 max_AMPDU_len = pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x03; in update_hw_ht_param()
1323 min_MPDU_spacing = (pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x1c) >> 2; in update_hw_ht_param()
1332 pmlmeinfo->SM_PS = (pmlmeinfo->HT_caps.u.HT_cap_element.HT_caps_info & 0x0C) >> 2; in update_hw_ht_param()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dmath_fwd.hpp897 typename detail::expint_result<T, U>::type expint(T const z, U const u);
1449 inline typename boost::math::tools::promote_args<T,U>::type expint(T const& z, U const& u)\
1450 { return boost::math::expint(z, u, Policy()); }\
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgscan.c3442 OFFSETOF(wl_pfn_subnet_info_v2_t, u.SSID)); in wl_notify_sched_scan_results()
3663 netinfo_v2->pfnsubnet.u.SSID, in wl_notify_sched_scan_results()
3678 netinfo_v2->pfnsubnet.u.SSID, ssid[i].ssid_len); in wl_notify_sched_scan_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgscan.c3451 OFFSETOF(wl_pfn_subnet_info_v2_t, u.SSID)); in wl_notify_sched_scan_results()
3672 netinfo_v2->pfnsubnet.u.SSID, in wl_notify_sched_scan_results()
3687 netinfo_v2->pfnsubnet.u.SSID, ssid[i].ssid_len); in wl_notify_sched_scan_results()
/OK3568_Linux_fs/kernel/fs/nls/
H A DKconfig34 koi8-r, koi8-ru, koi8-u, sjis, tis-620, macroman, utf8.
454 (koi8-u) and Belarusian (koi8-ru) character sets.
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c670 .u.src_change.changes = V4L2_EVENT_SRC_CH_RESOLUTION, in job_ready()
1442 .u.src_change.changes = V4L2_EVENT_SRC_CH_RESOLUTION, in vicodec_buf_queue()
/OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/
H A Docteon-hcd.c3402 desc->u.hs.DeviceRemovable[0] = 0; in octeon_usb_hub_control()
3403 desc->u.hs.DeviceRemovable[1] = 0xff; in octeon_usb_hub_control()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c586 if (action_frame->u.action.u.ht_smps.action == in _rtl_pci_tx_isr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap_cfg80211.c978 capab_info = le16_to_cpu(head->u.beacon.capab_info); in woal_cfg80211_beacon_config()
979 PRINTM(MIOCTL, "capab_info=0x%x\n", head->u.beacon.capab_info); in woal_cfg80211_beacon_config()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sony.c2265 sc->left = effect->u.rumble.strong_magnitude / 256; in sony_play_effect()
2266 sc->right = effect->u.rumble.weak_magnitude / 256; in sony_play_effect()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dporting.rst22 Remove inode->u.foo_inode_i
35 Use FOO_I(inode) instead of &inode->u.foo_inode_i;
/OK3568_Linux_fs/u-boot/
H A D.config
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dosdep_service.h646 extern bool ATOMIC_INC_UNLESS(ATOMIC_T *v, int u);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service.h628 extern bool ATOMIC_INC_UNLESS(ATOMIC_T *v, int u);
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h538 } u; member
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqtbase_git.bb21 file://0003-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ieee.h314 } u;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dfsl-ls208xa.dtsi466 iommu-map = <0 &smmu 0 0>; /* This is fixed-up by u-boot */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dosdep_service.h628 extern bool ATOMIC_INC_UNLESS(ATOMIC_T *v, int u);
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_ieee.h314 } u;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dosdep_service.h652 extern bool ATOMIC_INC_UNLESS(ATOMIC_T *v, int u);
/OK3568_Linux_fs/yocto/poky/documentation/
H A Dwhat-i-wish-id-known.rst120 When you perform a build, you can use the "-u" BitBake command-line option to
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Drecv.c513 pos = mgmt->u.beacon.variable; in ath_beacon_dtim_pending_cab()

1...<<221222223224225226227228229230>>...246