Home
last modified time | relevance | path

Searched refs:ap_ibss_active (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/iwlwifi/mvm/
Dquota.c111 if (mvmvif->ap_ibss_active) in iwl_mvm_quota_iterator()
149 if (!mvmvif->ap_ibss_active) in iwl_mvm_adjust_quota_for_noa()
Dtof.c182 !mvmvif->ap_ibss_active) { in iwl_mvm_tof_responder_cmd()
Dcoex.c535 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
590 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
Dmac80211.c2435 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss()
2460 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()
2495 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss()
2526 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()
3479 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx()
3595 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx()
3606 mvmvif->ap_ibss_active = false; in __iwl_mvm_unassign_vif_chanctx()
Dcoex_legacy.c859 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
916 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
Dmvm.h374 bool ap_ibss_active; member
Dmac-ctxt.c907 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()