Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/wl12xx/
Dcmd.h95 int wl12xx_cmd_stop_channel_switch(struct wl1271 *wl);
724 struct wl12xx_cmd_stop_channel_switch { struct
Dcmd.c1869 int wl12xx_cmd_stop_channel_switch(struct wl1271 *wl) in wl12xx_cmd_stop_channel_switch() function
1871 struct wl12xx_cmd_stop_channel_switch *cmd; in wl12xx_cmd_stop_channel_switch()
Dmain.c2515 wl12xx_cmd_stop_channel_switch(wl); in wl1271_unjoin()