Searched refs:ap_ps_map (Results 1 – 3 of 3) sorted by relevance
206 if (test_bit(hlid, &wl->ap_ps_map)) in wl1271_ps_link_start()229 __set_bit(hlid, &wl->ap_ps_map); in wl1271_ps_link_start()236 if (!test_bit(hlid, &wl->ap_ps_map)) in wl1271_ps_link_end()241 __clear_bit(hlid, &wl->ap_ps_map); in wl1271_ps_link_end()
543 unsigned long ap_ps_map; member
1337 wl->ap_ps_map = 0; in __wl1271_op_remove_interface()2763 __clear_bit(hlid, &wl->ap_ps_map); in wl1271_free_sta()3458 wl->ap_ps_map = 0; in wl1271_alloc_hw()