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()
315 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()
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()
408 !mvmvif->ap_ibss_active) { in iwl_mvm_ftm_start_responder()
2766 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()
797 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
376 bool ap_ibss_active; member