Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h37 void wfx_leave_ibss(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
H A Dmain.c133 .leave_ibss = wfx_leave_ibss,
H A Dsta.c504 void wfx_leave_ibss(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in wfx_leave_ibss() function