Searched refs:ap_ibss_active (Results 1 – 7 of 7) sorted by relevance
55 if (mvmvif->ap_ibss_active) in iwl_mvm_quota_iterator()100 if (!mvmvif->ap_ibss_active) in iwl_mvm_adjust_quota_for_noa()
294 mvmvif->ap_ibss_active = true; in __iwl_mvm_mld_assign_vif_chanctx()438 mvmvif->ap_ibss_active = false; in __iwl_mvm_mld_unassign_vif_chanctx()525 mvmvif->ap_ibss_active = false; in iwl_mvm_mld_start_ap_ibss()793 if (!mvmvif->ap_ibss_active) in iwl_mvm_mld_link_info_changed_ap_ibss()
342 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_per_link()434 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
413 !mvmvif->ap_ibss_active) { in iwl_mvm_ftm_start_responder()
2787 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss_common()2922 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()2970 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss_common()3044 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()4231 if (!mvmvif->ap_ibss_active) { in __iwl_mvm_mac_set_key()4890 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx_common()5036 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx_common()5047 mvmvif->ap_ibss_active = false; in __iwl_mvm_unassign_vif_chanctx_common()6130 !mvmvif->ap_ibss_active || !vif->bss_conf.ftm_responder) in iwl_mvm_mac_get_ftm_responder_stats()
797 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
376 bool ap_ibss_active; member