Searched refs:smart_config_start (Results 1 – 3 of 3) sorted by relevance
276 if (!wl->ops->smart_config_start) in wlcore_smart_config_start()279 return wl->ops->smart_config_start(wl, group_bitmap); in wlcore_smart_config_start()
111 int (*smart_config_start)(struct wl1271 *wl, u32 group_bitmap); member
1745 .smart_config_start = wl18xx_cmd_smart_config_start,