Searched refs:IFM_IEEE80211_DS5 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_media.h | 285 #define IFM_IEEE80211_DS5 7 /* Direct Sequence 5.5Mbps */ macro 606 { IFM_IEEE80211_DS5, "DS/5.5Mbps" }, \ 635 { IFM_IEEE80211_DS5, "DS5.5" }, \ 640 { IFM_IEEE80211_DS5, "DirectSequence/5.5Mbps" }, \ 654 { IFM_IEEE80211_DS5, "CCK5.5" }, \ 899 { IFM_IEEE80211 | IFM_IEEE80211_DS5, IF_Kbps(5500) }, \
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211.c | 2356 { 11 | IFM_IEEE80211_11B, IFM_IEEE80211_DS5 }, in ieee80211_rate2media() 2369 { 11 | IFM_IEEE80211_11G, IFM_IEEE80211_DS5 }, in ieee80211_rate2media()
|