Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_hostap.c66 static void hostap_vattach(struct ieee80211vap *);
80 ic->ic_vattach[IEEE80211_M_HOSTAP] = hostap_vattach; in ieee80211_hostap_attach()
94 hostap_vattach(struct ieee80211vap *vap) in hostap_vattach() function