Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
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()
A Dwlcore.h391 unsigned long ap_ps_map; member
A Ddebugfs.c493 DRIVER_STATE_PRINT_LHEX(ap_ps_map); in driver_state_read()
A Dmain.c1975 wl->ap_ps_map = 0; in wlcore_op_stop_locked()
5057 __clear_bit(hlid, &wl->ap_ps_map); in wl1271_free_sta()
6420 wl->ap_ps_map = 0; in wlcore_alloc_hw()

Completed in 17 milliseconds