Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dps.c279 if (test_bit(hlid, &wl->ap_ps_map)) in wl12xx_ps_link_start()
302 __set_bit(hlid, &wl->ap_ps_map); in wl12xx_ps_link_start()
310 if (!test_bit(hlid, &wl->ap_ps_map)) in wl12xx_ps_link_end()
315 __clear_bit(hlid, &wl->ap_ps_map); in wl12xx_ps_link_end()
Dwlcore.h382 unsigned long ap_ps_map; member
Ddebugfs.c484 DRIVER_STATE_PRINT_LHEX(ap_ps_map); in driver_state_read()
Dmain.c1902 wl->ap_ps_map = 0; in wlcore_op_stop_locked()
4549 __clear_bit(hlid, &wl->ap_ps_map); in wl1271_free_sta()
5894 wl->ap_ps_map = 0; in wlcore_alloc_hw()