Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h51 void wfx_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf);
H A Dmain.c150 .remove_chanctx = wfx_remove_chanctx,
H A Dsta.c690 void wfx_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf) in wfx_remove_chanctx() function