Home
last modified time | relevance | path

Searched refs:WLAN_EXT_CAPA3_MULTI_BSSID_SUPPORT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmain.c1182 WLAN_EXT_CAPA3_MULTI_BSSID_SUPPORT; in ieee80211_register_hw()
H A Dmlme.c902 ext_capa->data[2] |= WLAN_EXT_CAPA3_MULTI_BSSID_SUPPORT; in ieee80211_send_assoc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h3112 #define WLAN_EXT_CAPA3_MULTI_BSSID_SUPPORT BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c351 [2] = WLAN_EXT_CAPA3_MULTI_BSSID_SUPPORT,