Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dps.c22 case STATION_AUTO_PS_MODE: in wl1271_ps_set_mode()
H A Dcmd.h424 STATION_AUTO_PS_MODE, /* Dynamic Power Save */ enumerator
H A Ddebugfs.c287 wl1271_ps_set_mode(wl, wlvif, STATION_AUTO_PS_MODE); in dynamic_ps_timeout_write()
353 ps_mode = value ? STATION_POWER_SAVE_MODE : STATION_AUTO_PS_MODE; in forced_ps_write()
H A Dmain.c4577 ps_mode = STATION_AUTO_PS_MODE; in wl1271_bss_info_changed_sta()