Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/silabs/wfx/
Dsta.h52 void wfx_change_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, u32 changed);
Dmain.c151 .change_chanctx = wfx_change_chanctx,
Dsta.c689 void wfx_change_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, u32 changed) in wfx_change_chanctx() function