Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h284 #define IFM_IEEE80211_DS2 6 /* Direct Sequence 2Mbps */ macro
605 { IFM_IEEE80211_DS2, "DS/2Mbps" }, \
634 { IFM_IEEE80211_DS2, "DS2" }, \
639 { IFM_IEEE80211_DS2, "DirectSequence/2Mbps" }, \
653 { IFM_IEEE80211_DS2, "CCK2" }, \
898 { IFM_IEEE80211 | IFM_IEEE80211_DS2, IF_Mbps(2) }, \
/f-stack/freebsd/net80211/
H A Dieee80211.c2355 { 4 | IFM_IEEE80211_11B, IFM_IEEE80211_DS2 }, in ieee80211_rate2media()
2368 { 4 | IFM_IEEE80211_11G, IFM_IEEE80211_DS2 }, in ieee80211_rate2media()