Searched refs:sta_count (Results 1 – 10 of 10) sorted by relevance
239 u8 sta_count; member
576 } else if (wl->sta_count == 0 && wl->ap_count == 0 && !is_ap) { in wl1271_init_vif_specific()
2615 wl->sta_count++; in wl1271_op_add_interface()2736 wl->sta_count--; in __wl1271_op_remove_interface()2752 if (wl->ap_count == 0 && is_ap && wl->sta_count) { in __wl1271_op_remove_interface()
980 for (i = 0; i < (le16_to_cpu(sta_list->sta_count)); i++) { in mwifiex_ret_uap_sta_list()
1719 __le16 sta_count; member
860 int sta_count; member
1708 wi->sta_count++; in mt76_ethtool_worker()
1228 if (wi.sta_count == 0) in mt7996_get_et_stats()
1414 if (wi.sta_count == 0) in mt7915_get_et_stats()
1192 if (!wi.sta_count) in mt7921_get_et_stats()
Completed in 51 milliseconds