Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/silabs/wfx/
Dsta.h50 int wfx_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf);
Dmain.c148 .add_chanctx = wfx_add_chanctx,
Dsta.c672 int wfx_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf) in wfx_add_chanctx() function