Searched refs:ap_ibss_active (Results 1 – 12 of 12) sorted by relevance
297 mld_vif->ap_ibss_active = true; in iwl_mld_start_ap_ibss()303 mld_vif->ap_ibss_active = false; in iwl_mld_start_ap_ibss()335 mld_vif->ap_ibss_active = false; in iwl_mld_start_ap_ibss()350 mld_vif->ap_ibss_active = false; in iwl_mld_stop_ap_ibss()
162 bool ap_ibss_active;
305 iwl_mld_vif_from_mac80211(vif)->ap_ibss_active) in iwl_mld_go_iterator()
135 iwl_mld_vif_from_mac80211(vif)->ap_ibss_active) in iwl_mld_scan_respect_p2p_go_iter()
2178 !mld_vif->ap_ibss_active) in iwl_mld_set_key_add()
210 mvmvif->ap_ibss_active = true; in __iwl_mvm_mld_assign_vif_chanctx()295 mvmvif->ap_ibss_active = false; in __iwl_mvm_mld_unassign_vif_chanctx()462 mvmvif->ap_ibss_active = false; in iwl_mvm_mld_start_ap_ibss()709 if (!mvmvif->ap_ibss_active) in iwl_mvm_mld_link_info_changed_ap_ibss()
55 if (mvmvif->ap_ibss_active) in iwl_mvm_quota_iterator()
338 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_per_link()428 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
345 !mvmvif->ap_ibss_active) { in iwl_mvm_ftm_start_responder()
2879 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss_common()3014 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()3062 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss_common()3134 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()4311 if (!mvmvif->ap_ibss_active) { in __iwl_mvm_mac_set_key()4994 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx_common()5140 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx_common()5151 mvmvif->ap_ibss_active = false; in __iwl_mvm_unassign_vif_chanctx_common()6261 !mvmvif->ap_ibss_active || !vif->bss_conf.ftm_responder) in iwl_mvm_mac_get_ftm_responder_stats()
804 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
427 bool ap_ibss_active; member