Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/silabs/wfx/
H A Dscan.c65 wfx_hif_stop_scan(wvif); in send_scan_req()
140 wfx_hif_stop_scan(wvif); in wfx_cancel_hw_scan()
173 wfx_hif_stop_scan(wvif); in wfx_remain_on_channel_work()
206 wfx_hif_stop_scan(wvif); in wfx_cancel_remain_on_channel()
H A Dhif_tx.h58 int wfx_hif_stop_scan(struct wfx_vif *wvif);
H A Dhif_tx.c310 int wfx_hif_stop_scan(struct wfx_vif *wvif) in wfx_hif_stop_scan() function