Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dps.c123 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()
H A Dwlcore.h391 unsigned long ap_ps_map; member
H A Dmain.c2034 wl->ap_ps_map = 0; in wlcore_op_stop_locked()
5068 __clear_bit(hlid, &wl->ap_ps_map); in wl1271_free_sta()
6411 wl->ap_ps_map = 0; in wlcore_alloc_hw()