Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hostap.c72 static void hostap_vattach(struct ieee80211vap *);
86 ic->ic_vattach[IEEE80211_M_HOSTAP] = hostap_vattach; in ieee80211_hostap_attach()
100 hostap_vattach(struct ieee80211vap *vap) in hostap_vattach() function