Home
last modified time | relevance | path

Searched refs:ap_assoc_sta_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2321 mvmvif->ap_assoc_sta_count = 0; in iwl_mvm_start_ap_ibss()
2930 mvmvif->ap_assoc_sta_count++; in iwl_mvm_mac_sta_state()
2961 mvmvif->ap_assoc_sta_count--; in iwl_mvm_mac_sta_state()
Dmac-ctxt.c1177 if (mvmvif->ap_assoc_sta_count || !mvm->drop_bcn_ap_mode) { in iwl_mvm_mac_ctxt_cmd_fill_ap()
Dmvm.h377 u8 ap_assoc_sta_count; member