Home
last modified time | relevance | path

Searched refs:scan_stop (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dwlcore.h84 int (*scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
Dmain.c3724 ret = wl->ops->scan_stop(wl, wlvif); in wl1271_op_cancel_hw_scan()
/linux-6.1.9/drivers/net/wireless/ti/wl12xx/
Dmain.c1711 .scan_stop = wl12xx_scan_stop,
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Dmain.c1732 .scan_stop = wl18xx_scan_stop,