Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h30 int wfx_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
H A Dmain.c127 .add_interface = wfx_add_interface,
H A Dsta.c727 int wfx_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in wfx_add_interface() function