Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dquota.c55 if (mvmvif->ap_ibss_active) in iwl_mvm_quota_iterator()
100 if (!mvmvif->ap_ibss_active) in iwl_mvm_adjust_quota_for_noa()
Dmld-mac80211.c334 mvmvif->ap_ibss_active = true; in __iwl_mvm_mld_assign_vif_chanctx()
501 mvmvif->ap_ibss_active = false; in __iwl_mvm_mld_unassign_vif_chanctx()
681 mvmvif->ap_ibss_active = false; in iwl_mvm_mld_start_ap_ibss()
986 if (!mvmvif->ap_ibss_active) in iwl_mvm_mld_link_info_changed_ap_ibss()
Dcoex.c427 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_per_link()
517 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
Dftm-responder.c431 !mvmvif->ap_ibss_active) { in iwl_mvm_ftm_start_responder()
Dmac80211.c3004 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss_common()
3139 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()
3187 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss_common()
3259 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()
4450 if (!mvmvif->ap_ibss_active) { in __iwl_mvm_mac_set_key()
5126 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx_common()
5272 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx_common()
5283 mvmvif->ap_ibss_active = false; in __iwl_mvm_unassign_vif_chanctx_common()
6466 !mvmvif->ap_ibss_active || !vif->bss_conf.ftm_responder) in iwl_mvm_mac_get_ftm_responder_stats()
Dmac-ctxt.c808 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
Dmvm.h498 bool ap_ibss_active; member