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