Searched refs:wfx_stop (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/wireless/silabs/wfx/ | ||
D | sta.h | 23 void wfx_stop(struct ieee80211_hw *hw); |
D | main.c | 126 .stop = wfx_stop, |
D | sta.c | 812 void wfx_stop(struct ieee80211_hw *hw) in wfx_stop() function |