Searched refs:ap_ibss_active (Results 1 – 6 of 6) sorted by relevance
111 if (mvmvif->ap_ibss_active) in iwl_mvm_quota_iterator()155 if (!mvmvif->ap_ibss_active) in iwl_mvm_adjust_quota_for_noa()
334 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()393 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
404 !mvmvif->ap_ibss_active) { in iwl_mvm_ftm_start_responder()
2556 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss()2601 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()2636 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss()2686 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()3470 if (!mvmvif->ap_ibss_active) { in __iwl_mvm_mac_set_key()4102 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx()4221 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx()4232 mvmvif->ap_ibss_active = false; in __iwl_mvm_unassign_vif_chanctx()5148 !mvmvif->ap_ibss_active || !vif->bss_conf.ftm_responder) in iwl_mvm_mac_get_ftm_responder_stats()
780 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
381 bool ap_ibss_active; member