Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h285 if (!wl->ops->smart_config_stop) in wlcore_smart_config_stop()
288 return wl->ops->smart_config_stop(wl); in wlcore_smart_config_stop()
H A Dwlcore.h112 int (*smart_config_stop)(struct wl1271 *wl); member
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1746 .smart_config_stop = wl18xx_cmd_smart_config_stop,