Home
last modified time | relevance | path

Searched refs:wl1251_station_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
H A Dps.h15 int wl1251_ps_set_mode(struct wl1251 *wl, enum wl1251_station_mode mode);
H A Dwl1251.h119 enum wl1251_station_mode { enum
356 enum wl1251_station_mode station_mode;
H A Dps.c92 int wl1251_ps_set_mode(struct wl1251 *wl, enum wl1251_station_mode mode) in wl1251_ps_set_mode()