Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c484 DRIVER_STATE_PRINT_LHEX(ap_ps_map); in driver_state_read()
A Dmain.c1960 wl->ap_ps_map = 0; in wlcore_op_stop_locked()
5002 __clear_bit(hlid, &wl->ap_ps_map); in wl1271_free_sta()
6352 wl->ap_ps_map = 0; in wlcore_alloc_hw()

Completed in 19 milliseconds