Searched refs:wl1271_ps_set_mode (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/wl12xx/ |
D | ps.h | 30 int wl1271_ps_set_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif,
|
D | ps.c | 160 int wl1271_ps_set_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_ps_set_mode() function
|
D | debugfs.c | 356 wl1271_ps_set_mode(wl, wlvif, STATION_AUTO_PS_MODE); in dynamic_ps_timeout_write() 425 wl1271_ps_set_mode(wl, wlvif, ps_mode); in forced_ps_write()
|
D | main.c | 2175 wl1271_ps_set_mode(wl, wlvif, STATION_POWER_SAVE_MODE); in wl12xx_force_active_psm() 2656 ret = wl1271_ps_set_mode(wl, wlvif, ps_mode); in wl12xx_config_vif() 2667 ret = wl1271_ps_set_mode(wl, wlvif, in wl12xx_config_vif()
|