Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dcmd.h28 struct wl18xx_cmd_channel_switch { struct
86 int wl18xx_cmd_channel_switch(struct wl1271 *wl,
Dcmd.c28 int wl18xx_cmd_channel_switch(struct wl1271 *wl, in wl18xx_cmd_channel_switch() function
32 struct wl18xx_cmd_channel_switch *cmd; in wl18xx_cmd_channel_switch()
Dmain.c1752 .channel_switch = wl18xx_cmd_channel_switch,