Searched refs:hostap_vattach (Results 1 – 1 of 1) sorted by relevance
65 static void hostap_vattach(struct ieee80211vap *);79 ic->ic_vattach[IEEE80211_M_HOSTAP] = hostap_vattach; in ieee80211_hostap_attach()93 hostap_vattach(struct ieee80211vap *vap) in hostap_vattach() function