Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h22 int wfx_start(struct ieee80211_hw *hw);
H A Dmain.c125 .start = wfx_start,
H A Dsta.c820 int wfx_start(struct ieee80211_hw *hw) in wfx_start() function