Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dcmd.h14 struct wl18xx_cmd_channel_switch { struct
72 int wl18xx_cmd_channel_switch(struct wl1271 *wl,
H A Dcmd.c14 int wl18xx_cmd_channel_switch(struct wl1271 *wl, in wl18xx_cmd_channel_switch() function
18 struct wl18xx_cmd_channel_switch *cmd; in wl18xx_cmd_channel_switch()
H A Dmain.c1738 .channel_switch = wl18xx_cmd_channel_switch,