Searched refs:IFM_IEEE80211_DS1 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/net/ |
| HD | if_media.h | 284 #define IFM_IEEE80211_DS1 5 /* Direct Sequence 1Mbps */ macro 607 { IFM_IEEE80211_DS1, "DS/1Mbps" }, \ 636 { IFM_IEEE80211_DS1, "DS1" }, \ 641 { IFM_IEEE80211_DS1, "DirectSequence/1Mbps" }, \ 655 { IFM_IEEE80211_DS1, "CCK1" }, \ 906 { IFM_IEEE80211 | IFM_IEEE80211_DS1, IF_Mbps(1) }, \
|
| /freebsd-14-stable/sys/net80211/ |
| HD | ieee80211.c | 2395 { 2 | IFM_IEEE80211_11B, IFM_IEEE80211_DS1 }, in ieee80211_rate2media() 2408 { 2 | IFM_IEEE80211_11G, IFM_IEEE80211_DS1 }, in ieee80211_rate2media()
|