Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h322 #define IFM_IEEE80211_VHT2G 0x00080000 /* 2Ghz, VHT mode */ macro
688 { IFM_IEEE80211_VHT2G, "11ac2" }, \
/f-stack/freebsd/net80211/
H A Dieee80211.c1867 [IEEE80211_MODE_VHT_2GHZ] = IFM_IEEE80211_VHT2G, in addmedia()
2114 case IFM_IEEE80211_VHT2G: in media2mode()