Home
last modified time | relevance | path

Searched refs:ap_ps_map (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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 Ddebugfs.c493 DRIVER_STATE_PRINT_LHEX(ap_ps_map); in driver_state_read()
H 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()
/kernel/linux/linux-6.6/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 Ddebugfs.c484 DRIVER_STATE_PRINT_LHEX(ap_ps_map); in driver_state_read()
H 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 21 milliseconds