Searched refs:ap_ps_map (Results 1 – 2 of 2) sorted by relevance
123 test_bit(hlid, &wl->ap_ps_map)) in wl12xx_ps_link_start()146 __set_bit(hlid, &wl->ap_ps_map); in wl12xx_ps_link_start()154 if (!test_bit(hlid, &wl->ap_ps_map)) in wl12xx_ps_link_end()159 __clear_bit(hlid, &wl->ap_ps_map); in wl12xx_ps_link_end()
391 unsigned long ap_ps_map; member