Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.h33 int wfx_start_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
H A Dmain.c136 .start_ap = wfx_start_ap,
H A Dsta.c369 int wfx_start_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in wfx_start_ap() function