Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dscan.h19 void wfx_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
H A Dscan.c121 void wfx_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in wfx_cancel_hw_scan() function
H A Dmain.c135 .cancel_hw_scan = wfx_cancel_hw_scan,