Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/silabs/wfx/
Dsta.h51 void wfx_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf);
Dmain.c149 .remove_chanctx = wfx_remove_chanctx,
Dsta.c677 void wfx_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf) in wfx_remove_chanctx() function