Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h50 int wfx_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf);
H A Dmain.c149 .add_chanctx = wfx_add_chanctx,
H A Dsta.c685 int wfx_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf) in wfx_add_chanctx() function