Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/wfx/
Dhif_tx.h37 int hif_reset(struct wfx_vif *wvif, bool reset_stat);
Dsta.c274 hif_reset(wvif, false); in wfx_reset()
777 hif_reset(wvif, false); in wfx_remove_interface()
Dhif_tx.c159 int hif_reset(struct wfx_vif *wvif, bool reset_stat) in hif_reset() function