Searched refs:sta_vattach (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_sta.c70 static void sta_vattach(struct ieee80211vap *);
82 ic->ic_vattach[IEEE80211_M_STA] = sta_vattach;
96 sta_vattach(struct ieee80211vap *vap) function

Completed in 63 milliseconds