Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ti/wlcore/
Dwlcore.h239 u8 sta_count; member
Dinit.c576 } else if (wl->sta_count == 0 && wl->ap_count == 0 && !is_ap) { in wl1271_init_vif_specific()
Dmain.c2636 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()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Dsta_cmdresp.c968 for (i = 0; i < (le16_to_cpu(sta_list->sta_count)); i++) { in mwifiex_ret_uap_sta_list()
Dfw.h1730 __le16 sta_count; member