Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhif_tx.h42 int hif_scan(struct wfx_vif *wvif, struct cfg80211_scan_request *req80211,
Dscan.c59 ret = hif_scan(wvif, req, start_idx, i - start_idx, &timeout); in send_scan_req()
Dhif_tx.c229 int hif_scan(struct wfx_vif *wvif, struct cfg80211_scan_request *req, in hif_scan() function