Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dps.c206 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()
Dwl12xx.h543 unsigned long ap_ps_map; member
Dmain.c1337 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()