Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dwlcore.h248 u8 sta_count; member
Dinit.c585 } 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()
2741 wl->sta_count--; in __wl1271_op_remove_interface()
2757 if (wl->ap_count == 0 && is_ap && wl->sta_count) { in __wl1271_op_remove_interface()