Home
last modified time | relevance | path

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

/drivers/net/wireless/wl12xx/
Dps.c255 if (test_bit(hlid, &wl->ap_ps_map)) in wl12xx_ps_link_start()
278 __set_bit(hlid, &wl->ap_ps_map); in wl12xx_ps_link_start()
286 if (!test_bit(hlid, &wl->ap_ps_map)) in wl12xx_ps_link_end()
291 __clear_bit(hlid, &wl->ap_ps_map); in wl12xx_ps_link_end()
Dwl12xx.h482 unsigned long ap_ps_map; member
Ddebugfs.c535 DRIVER_STATE_PRINT_LHEX(ap_ps_map); in driver_state_read()
Dmain.c1899 wl->ap_ps_map = 0; in wl1271_op_stop()
4239 __clear_bit(hlid, &wl->ap_ps_map); in wl1271_free_sta()
5339 wl->ap_ps_map = 0; in wl1271_alloc_hw()