Home
last modified time | relevance | path

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

/linux-4.1.27/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()
Dcoex.c549 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
604 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
Dmac80211.c2228 mvmvif->ap_ibss_active = true; in iwl_mvm_start_ap_ibss()
2253 mvmvif->ap_ibss_active = false; in iwl_mvm_start_ap_ibss()
2288 mvmvif->ap_ibss_active = false; in iwl_mvm_stop_ap_ibss()
2319 if (!mvmvif->ap_ibss_active) in iwl_mvm_bss_info_changed_ap_ibss()
3344 mvmvif->ap_ibss_active = true; in __iwl_mvm_assign_vif_chanctx()
3460 if (!switching_chanctx || !mvmvif->ap_ibss_active) in __iwl_mvm_unassign_vif_chanctx()
3471 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.h370 bool ap_ibss_active; member
Dmac-ctxt.c895 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()