Home
last modified time | relevance | path

Searched refs:ap_ibss_active (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c2877 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss_common()
3012 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()
3060 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss_common()
3131 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()
4308 if (!mvmvif->ap_ibss_active) { in __iwl_mvm_mac_set_key()
5000 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx_common()
5146 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx_common()
5157 mvmvif->ap_ibss_active = false; in __iwl_mvm_unassign_vif_chanctx_common()
6268 !mvmvif->ap_ibss_active || !vif->bss_conf.ftm_responder) in iwl_mvm_mac_get_ftm_responder_stats()
H A Dmac-ctxt.c804 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
H A Dmvm.h429 bool ap_ibss_active; member
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dscan.c140 iwl_mld_vif_from_mac80211(vif)->ap_ibss_active) in iwl_mld_scan_respect_p2p_go_iter()
H A Dmac80211.c2248 !mld_vif->ap_ibss_active) in iwl_mld_set_key_add()