Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_media.h323 #define IFM_IEEE80211_VHT2G 0x00080000 /* 2Ghz, VHT mode */ macro
691 { IFM_IEEE80211_VHT2G, "11ac2" }, \
/freebsd/sys/net80211/
H A Dieee80211.c1916 [IEEE80211_MODE_VHT_2GHZ] = IFM_IEEE80211_VHT2G, in addmedia()
2167 case IFM_IEEE80211_VHT2G: in media2mode()
2252 status |= IFM_IEEE80211_VHT2G; in media_status()