Home
last modified time | relevance | path

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

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