Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ht.h180 void ieee80211_ht_vattach(struct ieee80211vap *);
H A Dieee80211.c664 ieee80211_ht_vattach(vap); in ieee80211_vap_setup()
H A Dieee80211_ht.c251 ieee80211_ht_vattach(struct ieee80211vap *vap) in ieee80211_ht_vattach() function