Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.h34 void wfx_stop_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
H A Dmain.c137 .stop_ap = wfx_stop_ap,
H A Dsta.c387 void wfx_stop_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in wfx_stop_ap() function