Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dsta.h23 void wfx_stop(struct ieee80211_hw *hw);
Dmain.c126 .stop = wfx_stop,
Dsta.c802 void wfx_stop(struct ieee80211_hw *hw) in wfx_stop() function