Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h23 void wfx_stop(struct ieee80211_hw *hw);
H A Dmain.c126 .stop = wfx_stop,
H A Dsta.c825 void wfx_stop(struct ieee80211_hw *hw) in wfx_stop() function