Searched refs:sta_count (Results 1 – 5 of 5) sorted by relevance
251 u8 sta_count; member
590 } else if (wl->sta_count == 0 && wl->ap_count == 0 && !is_ap) { in wl1271_init_vif_specific()
2638 wl->sta_count++; in wl1271_op_add_interface()2757 wl->sta_count--; in __wl1271_op_remove_interface()2773 if (wl->ap_count == 0 && is_ap && wl->sta_count) { in __wl1271_op_remove_interface()
960 for (i = 0; i < (le16_to_cpu(sta_list->sta_count)); i++) { in mwifiex_ret_uap_sta_list()
1722 __le16 sta_count; member