Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dcmd.h34 struct wl18xx_cmd_smart_config_start { struct
75 int wl18xx_cmd_smart_config_start(struct wl1271 *wl, u32 group_bitmap);
H A 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()
H A Dmain.c1745 .smart_config_start = wl18xx_cmd_smart_config_start,