Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.h23 void wfx_stop(struct ieee80211_hw *hw);
H A Dmain.c126 .stop = wfx_stop,
H A Dsta.c802 void wfx_stop(struct ieee80211_hw *hw) in wfx_stop() function