Searched refs:ap_count (Results 1 – 4 of 4) sorted by relevance
574 if (wl->ap_count == 0 && is_ap) { /* first AP */ in wl1271_init_vif_specific()585 } else if (wl->sta_count == 0 && wl->ap_count == 0 && !is_ap) { in wl1271_init_vif_specific()
249 u8 ap_count; member
367 else if (wl->active_link_count > (wl->ap_count*2 + 1) && fw_ps && in wl12xx_irq_ps_regulate_link()2660 wl->ap_count++; in wl1271_op_add_interface()2771 wl->ap_count--; in __wl1271_op_remove_interface()2783 if (wl->ap_count == 0 && is_ap) { in __wl1271_op_remove_interface()2789 if (wl->ap_count == 0 && is_ap && wl->sta_count) { in __wl1271_op_remove_interface()
142 if (wl->active_link_count > (wl->ap_count*2 + 1) && fw_ps && in wl1271_tx_regulate_link()