Home
last modified time | relevance | path

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

/Linux-v6.6/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.c315 mvmvif->ap_ibss_active = true; in __iwl_mvm_mld_assign_vif_chanctx()
464 mvmvif->ap_ibss_active = false; in __iwl_mvm_mld_unassign_vif_chanctx()
551 mvmvif->ap_ibss_active = false; in iwl_mvm_mld_start_ap_ibss()
819 if (!mvmvif->ap_ibss_active) in iwl_mvm_mld_link_info_changed_ap_ibss()
Dcoex.c342 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_per_link()
434 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
Dftm-responder.c408 !mvmvif->ap_ibss_active) { in iwl_mvm_ftm_start_responder()
Dmac80211.c2766 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss_common()
2901 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()
2949 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss_common()
3023 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()
4180 if (!mvmvif->ap_ibss_active) { in __iwl_mvm_mac_set_key()
4871 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx_common()
5017 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx_common()
5028 mvmvif->ap_ibss_active = false; in __iwl_mvm_unassign_vif_chanctx_common()
6106 !mvmvif->ap_ibss_active || !vif->bss_conf.ftm_responder) in iwl_mvm_mac_get_ftm_responder_stats()
Dmac-ctxt.c797 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
Dmvm.h376 bool ap_ibss_active; member