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()
334 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()
427 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_per_link()517 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
431 !mvmvif->ap_ibss_active) { in iwl_mvm_ftm_start_responder()
3004 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()
808 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
498 bool ap_ibss_active; member