Searched refs:sta_count (Results 1 – 5 of 5) 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()
2636 wl->sta_count++; in wl1271_op_add_interface()2759 wl->sta_count--; in __wl1271_op_remove_interface()2775 if (wl->ap_count == 0 && is_ap && wl->sta_count) { in __wl1271_op_remove_interface()
968 for (i = 0; i < (le16_to_cpu(sta_list->sta_count)); i++) { in mwifiex_ret_uap_sta_list()
1730 __le16 sta_count; member