Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.h57 int wfx_hif_scan_uniq(struct wfx_vif *wvif, struct ieee80211_channel *chan, int duration);
Dscan.c166 ret = wfx_hif_scan_uniq(wvif, chan, duration); in wfx_remain_on_channel_work()
Dhif_tx.c242 int wfx_hif_scan_uniq(struct wfx_vif *wvif, struct ieee80211_channel *chan, int duration) in wfx_hif_scan_uniq() function