Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
Dcmd.h34 struct wl18xx_cmd_smart_config_start { struct
75 int wl18xx_cmd_smart_config_start(struct wl1271 *wl, u32 group_bitmap);
Dcmd.c73 int wl18xx_cmd_smart_config_start(struct wl1271 *wl, u32 group_bitmap) in wl18xx_cmd_smart_config_start() function
75 struct wl18xx_cmd_smart_config_start *cmd; in wl18xx_cmd_smart_config_start()
Dmain.c1745 .smart_config_start = wl18xx_cmd_smart_config_start,