Searched refs:ap_count (Results 1 – 4 of 4) sorted by relevance
565 if (wl->ap_count == 0 && is_ap) { /* first AP */ in wl1271_init_vif_specific()576 } else if (wl->sta_count == 0 && wl->ap_count == 0 && !is_ap) { in wl1271_init_vif_specific()
240 u8 ap_count; member
353 else if (wl->active_link_count > (wl->ap_count*2 + 1) && fw_ps && in wl12xx_irq_ps_regulate_link()2613 wl->ap_count++; in wl1271_op_add_interface()2734 wl->ap_count--; in __wl1271_op_remove_interface()2746 if (wl->ap_count == 0 && is_ap) { in __wl1271_op_remove_interface()2752 if (wl->ap_count == 0 && is_ap && wl->sta_count) { in __wl1271_op_remove_interface()
129 if (wl->active_link_count > (wl->ap_count*2 + 1) && fw_ps && in wl1271_tx_regulate_link()