Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.h43 int wfx_hif_reset(struct wfx_vif *wvif, bool reset_stat);
Dsta.c272 wfx_hif_reset(wvif, false); in wfx_reset()
787 wfx_hif_reset(wvif, false); in wfx_remove_interface()
Dhif_tx.c175 int wfx_hif_reset(struct wfx_vif *wvif, bool reset_stat) in wfx_hif_reset() function