Searched refs:wfx_start (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/staging/wfx/ | ||
D | sta.h | 22 int wfx_start(struct ieee80211_hw *hw); |
D | main.c | 125 .start = wfx_start, |
D | sta.c | 797 int wfx_start(struct ieee80211_hw *hw) in wfx_start() function |