Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dscan.c171 bss_meta.scan_width = NL80211_BSS_CHAN_WIDTH_5; in ieee80211_bss_info_update()
335 case NL80211_BSS_CHAN_WIDTH_5: in ieee80211_prepare_scan_chandef()
961 case NL80211_BSS_CHAN_WIDTH_5: in ieee80211_scan_state_set_channel()
H A Dibss.c1023 scan_width = NL80211_BSS_CHAN_WIDTH_5; 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.h4101 NL80211_BSS_CHAN_WIDTH_5, 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.h4101 NL80211_BSS_CHAN_WIDTH_5, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h4558 NL80211_BSS_CHAN_WIDTH_5, enumerator
/OK3568_Linux_fs/kernel/net/wireless/
H A Dutil.c58 if (scan_width == NL80211_BSS_CHAN_WIDTH_5 || in ieee80211_mandatory_rates()
H A Dscan.c1876 scan_width == NL80211_BSS_CHAN_WIDTH_5) { in cfg80211_get_bss_channel()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h6387 return NL80211_BSS_CHAN_WIDTH_5; in cfg80211_chandef_to_scan_width()