Searched refs:wl1271_cmd_ps_mode (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Dps.h31 enum wl1271_cmd_ps_mode mode);
H A Dps.c180 enum wl1271_cmd_ps_mode mode)
199 ret = wl1271_cmd_ps_mode(wl, wlvif, mode, timeout);
227 ret = wl1271_cmd_ps_mode(wl, wlvif, mode, 0);
H A Dcmd.h54 int wl1271_cmd_ps_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif,
433 enum wl1271_cmd_ps_mode { enum
H A Dcmd.c974 int wl1271_cmd_ps_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, function

Completed in 341 milliseconds