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

/freebsd-12-stable/sys/net/
H A Dif_media.h285 #define IFM_IEEE80211_DS5 7 /* Direct Sequence 5.5Mbps */ macro
605 { IFM_IEEE80211_DS5, "DS/5.5Mbps" }, \
634 { IFM_IEEE80211_DS5, "DS5.5" }, \
639 { IFM_IEEE80211_DS5, "DirectSequence/5.5Mbps" }, \
653 { IFM_IEEE80211_DS5, "CCK5.5" }, \
897 { IFM_IEEE80211 | IFM_IEEE80211_DS5, IF_Kbps(5500) }, \
/freebsd-12-stable/sys/net80211/
H A Dieee80211.c2356 { 11 | IFM_IEEE80211_11B, IFM_IEEE80211_DS5 },
2369 { 11 | IFM_IEEE80211_11G, IFM_IEEE80211_DS5 },
2554 11, /* IFM_IEEE80211_DS5 */

Completed in 128 milliseconds