Home
last modified time | relevance | path

Searched refs:sta_count (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore.h251 u8 sta_count; member
Dinit.c590 } else if (wl->sta_count == 0 && wl->ap_count == 0 && !is_ap) { in wl1271_init_vif_specific()
Dmain.c2638 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()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dsta_cmdresp.c960 for (i = 0; i < (le16_to_cpu(sta_list->sta_count)); i++) { in mwifiex_ret_uap_sta_list()
Dfw.h1722 __le16 sta_count; member