Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h44 int wfx_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta);
H A Dmain.c140 .sta_remove = wfx_sta_remove,
H A Dsta.c306 int wfx_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) in wfx_sta_remove() function