Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.h43 int wfx_hif_reset(struct wfx_vif *wvif, bool reset_stat);
H A Dsta.c290 wfx_hif_reset(wvif, false); in wfx_reset()
801 wfx_hif_reset(wvif, false); in wfx_remove_interface()
H A Dhif_tx.c157 int wfx_hif_reset(struct wfx_vif *wvif, bool reset_stat) in wfx_hif_reset() function