Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1071 if (mvmvif->ap_assoc_sta_count || !mvm->drop_bcn_ap_mode) { in iwl_mvm_mac_ctxt_cmd_fill_ap()
Dmac80211.c2470 mvmvif->ap_assoc_sta_count = 0; in iwl_mvm_start_ap_ibss()
3169 mvmvif->ap_assoc_sta_count++; in iwl_mvm_mac_sta_state()
3225 mvmvif->ap_assoc_sta_count--; in iwl_mvm_mac_sta_state()
Dmvm.h323 u8 ap_assoc_sta_count; member