Home
last modified time | relevance | path

Searched refs:NL80211_BSS_CHAN_WIDTH_10 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dscan.c173 bss_meta.scan_width = NL80211_BSS_CHAN_WIDTH_10; in ieee80211_bss_info_update()
338 case NL80211_BSS_CHAN_WIDTH_10: in ieee80211_prepare_scan_chandef()
964 case NL80211_BSS_CHAN_WIDTH_10: in ieee80211_scan_state_set_channel()
H A Dibss.c1025 scan_width = NL80211_BSS_CHAN_WIDTH_10; in ieee80211_update_sta_info()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnl80211.h4100 NL80211_BSS_CHAN_WIDTH_10, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnl80211.h4100 NL80211_BSS_CHAN_WIDTH_10, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h4557 NL80211_BSS_CHAN_WIDTH_10, enumerator
/OK3568_Linux_fs/kernel/net/wireless/
H A Dutil.c59 scan_width == NL80211_BSS_CHAN_WIDTH_10) in ieee80211_mandatory_rates()
H A Dscan.c1875 if (scan_width == NL80211_BSS_CHAN_WIDTH_10 || in cfg80211_get_bss_channel()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h6389 return NL80211_BSS_CHAN_WIDTH_10; in cfg80211_chandef_to_scan_width()