Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dsta.c269 void wfx_reset(struct wfx_vif *wvif) in wfx_reset() function
391 wfx_reset(wvif); in wfx_stop_ap()
430 wfx_reset(wvif); in wfx_join()
483 wfx_reset(wvif); in wfx_leave_ibss()
519 wfx_reset(wvif); in wfx_bss_info_changed()
Dsta.h70 void wfx_reset(struct wfx_vif *wvif);
Dscan.c96 wfx_reset(wvif); in wfx_hw_scan_work()