Home
last modified time | relevance | path

Searched refs:smart_config_start (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h276 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()
H A Dwlcore.h111 int (*smart_config_start)(struct wl1271 *wl, u32 group_bitmap); member