Searched refs:IFM_IEEE80211_11B (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/net80211/
H A Dieee80211.c1857 [IEEE80211_MODE_11B] = IFM_IEEE80211_11B,
2099 case IFM_IEEE80211_11B:
2203 status |= IFM_IEEE80211_11B;
2354 { 2 | IFM_IEEE80211_11B, IFM_IEEE80211_DS1 },
2355 { 4 | IFM_IEEE80211_11B, IFM_IEEE80211_DS2 },
2356 { 11 | IFM_IEEE80211_11B, IFM_IEEE80211_DS5 },
2357 { 22 | IFM_IEEE80211_11B, IFM_IEEE80211_DS11 },
2358 { 44 | IFM_IEEE80211_11B, IFM_IEEE80211_DS22 },
2520 rate | IFM_IEEE80211_11B);
/freebsd-12-stable/sys/net/
H A Dif_media.h316 #define IFM_IEEE80211_11B 0x00020000 /* Direct Sequence mode */ macro
681 { IFM_IEEE80211_11B, "11b" }, \
/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_bsd.c602 mode = IFM_IEEE80211_11B;
/freebsd-12-stable/sbin/ifconfig/
H A Difieee80211.c324 if (chanmode != IFM_IEEE80211_11B)

Completed in 71 milliseconds