Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h321 #define IFM_IEEE80211_VHT5G 0x00070000 /* 5Ghz, VHT mode */ macro
687 { IFM_IEEE80211_VHT5G, "11ac" }, \
/f-stack/freebsd/net80211/
H A Dieee80211.c1868 [IEEE80211_MODE_VHT_5GHZ] = IFM_IEEE80211_VHT5G, in addmedia()
2117 case IFM_IEEE80211_VHT5G: in media2mode()