Home
last modified time | relevance | path

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

/linux-6.1.9/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.c2421 mvmvif->ap_assoc_sta_count = 0; in iwl_mvm_start_ap_ibss()
3210 mvmvif->ap_assoc_sta_count++; in iwl_mvm_mac_sta_state()
3283 mvmvif->ap_assoc_sta_count--; in iwl_mvm_mac_sta_state()
Dmvm.h324 u8 ap_assoc_sta_count; member