Home
last modified time | relevance | path

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

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