Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h286 #define IFM_IEEE80211_DS11 8 /* Direct Sequence 11Mbps */ macro
607 { IFM_IEEE80211_DS11, "DS/11Mbps" }, \
636 { IFM_IEEE80211_DS11, "DS11" }, \
641 { IFM_IEEE80211_DS11, "DirectSequence/11Mbps" }, \
655 { IFM_IEEE80211_DS11, "CCK11" }, \
900 { IFM_IEEE80211 | IFM_IEEE80211_DS11, IF_Mbps(11) }, \
/f-stack/freebsd/net80211/
H A Dieee80211.c2357 { 22 | IFM_IEEE80211_11B, IFM_IEEE80211_DS11 }, in ieee80211_rate2media()
2370 { 22 | IFM_IEEE80211_11G, IFM_IEEE80211_DS11 }, in ieee80211_rate2media()