Searched refs:hostap_vattach (Results 1 – 1 of 1) sorted by relevance
66 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