Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.h32 void wfx_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
H A Dmain.c128 .remove_interface = wfx_remove_interface,
H A Dsta.c766 void wfx_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in wfx_remove_interface() function