Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dquota.c116 if (mvmvif->ap_ibss_active) in iwl_mvm_quota_iterator()
160 if (!mvmvif->ap_ibss_active) in iwl_mvm_adjust_quota_for_noa()
Dcoex.c343 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
397 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
Dtof.c186 !mvmvif->ap_ibss_active) { in iwl_mvm_tof_responder_cmd()
Dmac80211.c2369 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss()
2394 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()
2430 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss()
2474 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()
3724 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx()
3848 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx()
3859 mvmvif->ap_ibss_active = false; in __iwl_mvm_unassign_vif_chanctx()
Dmac-ctxt.c853 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
Dmvm.h382 bool ap_ibss_active; member