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

/freebsd-12-stable/sys/net/
H A Dif_media.h283 #define IFM_IEEE80211_DS1 5 /* Direct Sequence 1Mbps */ macro
603 { IFM_IEEE80211_DS1, "DS/1Mbps" }, \
632 { IFM_IEEE80211_DS1, "DS1" }, \
637 { IFM_IEEE80211_DS1, "DirectSequence/1Mbps" }, \
651 { IFM_IEEE80211_DS1, "CCK1" }, \
899 { IFM_IEEE80211 | IFM_IEEE80211_DS1, IF_Mbps(1) }, \
/freebsd-12-stable/sys/net80211/
H A Dieee80211.c2354 { 2 | IFM_IEEE80211_11B, IFM_IEEE80211_DS1 },
2367 { 2 | IFM_IEEE80211_11G, IFM_IEEE80211_DS1 },
2552 2, /* IFM_IEEE80211_DS1 */

Completed in 115 milliseconds