Searched refs:IEEE80211_MODE_11B (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11-stable/sys/net80211/
H A Dieee80211.c63 [IEEE80211_MODE_11B] = "11b",
164 setbit(ic->ic_modecaps, IEEE80211_MODE_11B);
200 DEFAULTRATES(IEEE80211_MODE_11B, ieee80211_rateset_11b);
1056 if (isset(bands, IEEE80211_MODE_11B))
1093 if (isset(bands, IEEE80211_MODE_11B) ||
1384 [IEEE80211_MODE_11B] = IFM_IEEE80211_11B,
1597 *mode = IEEE80211_MODE_11B;
1769 if (mode == IEEE80211_MODE_11G || mode == IEEE80211_MODE_11B)
1804 return IEEE80211_MODE_11B;
1811 return IEEE80211_MODE_11B;
[all...]
H A Dieee80211_proto.c837 [IEEE80211_MODE_11B] = { 2, { 2, 4 } },
902 [IEEE80211_MODE_11B] = { 3, 4, 6, 0, 0 },
916 [IEEE80211_MODE_11B] = { 7, 4, 10, 0, 0 },
930 [IEEE80211_MODE_11B] = { 1, 3, 4, 188, 0 },
944 [IEEE80211_MODE_11B] = { 1, 2, 3, 102, 0 },
959 [IEEE80211_MODE_11B] = { 3, 4, 10, 0, 0 },
973 [IEEE80211_MODE_11B] = { 2, 3, 4, 188, 0 },
987 [IEEE80211_MODE_11B] = { 2, 2, 3, 102, 0 },
1119 [IEEE80211_MODE_11B] = { 2, 5, 10, 64, 0 },
1239 [IEEE80211_MODE_11B]
[all...]
H A Dieee80211_scan_sta.c441 [IEEE80211_MODE_11B] = IEEE80211_CHAN_B,
603 case IEEE80211_MODE_11B:
604 if (vap->iv_des_mode == IEEE80211_MODE_11B)
697 { IEEE80211_MODE_11B, X(rcl3) },
700 { IEEE80211_MODE_11B, X(rcl8) },
701 { IEEE80211_MODE_11B, X(rcl9) },
710 { IEEE80211_MODE_11B, X(rcl10) },
1113 vap->iv_des_mode == IEEE80211_MODE_11B))
1507 { IEEE80211_MODE_11B, X(adhoc11b) },
1510 { IEEE80211_MODE_11B,
[all...]
H A Dieee80211_regdomain.c124 if (isset(bands, IEEE80211_MODE_11B) ||
222 [IEEE80211_MODE_11B] = CHAN_UNINTERESTING,
H A D_ieee80211.h61 IEEE80211_MODE_11B = 2, /* 2GHz, CCK */ enumerator in enum:ieee80211_phymode
H A Dieee80211_scan.c103 [IEEE80211_MODE_11B] = { .rssi = ROAM_RSSI_11BONLY_DEFAULT,
H A Dieee80211_tdma.c173 settxparms(vap, IEEE80211_MODE_11B, TDMA_TXRATE_11B_DEFAULT);
H A Dieee80211_node.c263 mode = IEEE80211_MODE_11B;
304 mode = IEEE80211_MODE_11B;
408 IEEE80211_MODE_11B);
H A Dieee80211_ioctl.c1853 [IEEE80211_MODE_11B] = IEEE80211_CHAN_B,
1911 case IEEE80211_MODE_11B:
2030 case IEEE80211_MODE_11B:
2033 IEEE80211_MODE_11B);
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c535 case NDIS_80211_NETTYPE_11DS: return (IEEE80211_MODE_11B);
760 setbit(ic->ic_modecaps, IEEE80211_MODE_11B);
761 setbit(bands, IEEE80211_MODE_11B);
795 if (isset(ic->ic_modecaps, IEEE80211_MODE_11B))
796 ic->ic_sup_rates[IEEE80211_MODE_11B].rs_nrates = 0;
806 if (isclr(ic->ic_modecaps, IEEE80211_MODE_11B)) {
808 setbit(ic->ic_modecaps, IEEE80211_MODE_11B);
809 ic->ic_sup_rates[IEEE80211_MODE_11B].
812 SETRATE(IEEE80211_MODE_11B, rates[i]);
813 INCRATE(IEEE80211_MODE_11B);
[all...]
/freebsd-11-stable/sys/dev/bwi/
H A Dbwimac.c781 if (phy->phy_mode == IEEE80211_MODE_11B && phy->phy_rev >= 2 &&
1323 } else if (phy->phy_mode == IEEE80211_MODE_11B) {
1364 if (phy->phy_mode == IEEE80211_MODE_11B) {
1368 &ic->ic_sup_rates[IEEE80211_MODE_11B]);
1379 if (phy->phy_mode == IEEE80211_MODE_11B)
1611 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11B)
1833 if (mac->mac_phy.phy_mode == IEEE80211_MODE_11B) {
H A Dbwirf.c285 case IEEE80211_MODE_11B:
781 if (phy->phy_mode == IEEE80211_MODE_11B) {
833 if (phy->phy_mode == IEEE80211_MODE_11B)
987 if (phy->phy_mode == IEEE80211_MODE_11B) {
2302 if (phy->phy_mode == IEEE80211_MODE_11B) {
2355 if (phy->phy_mode == IEEE80211_MODE_11B)
H A Dbwiphy.c199 phy->phy_mode = IEEE80211_MODE_11B;
728 if (phy->phy_mode == IEEE80211_MODE_11B) {
H A Dif_bwi.c458 if (phy->phy_mode == IEEE80211_MODE_11B ||
460 if (phy->phy_mode == IEEE80211_MODE_11B) {
1701 case IEEE80211_MODE_11B:
1702 setbit(bands, IEEE80211_MODE_11B);
/freebsd-11-stable/sys/dev/ath/ath_rate/amrr/
H A Damrr.c317 if (sc->sc_curmode != IEEE80211_MODE_11B) {
/freebsd-11-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.c290 if (sc->sc_curmode != IEEE80211_MODE_11B) {
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwn.c1114 if (ic->ic_curmode == IEEE80211_MODE_11B)
1149 if (ic->ic_curmode == IEEE80211_MODE_11B) {
1302 if (ic->ic_curmode == IEEE80211_MODE_11B)
1638 if (ic->ic_curmode == IEEE80211_MODE_11B)
2742 setbit(bands, IEEE80211_MODE_11B);
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_upgt.c341 setbit(bands, IEEE80211_MODE_11B);
712 if (ic->ic_curmode == IEEE80211_MODE_11B)
1485 if (ic->ic_curmode == IEEE80211_MODE_11B &&
H A Dif_rsu.c710 setbit(bands, IEEE80211_MODE_11B);
1417 if (ic->ic_curmode == IEEE80211_MODE_11B)
H A Dif_ural.c1597 setbit(bands, IEEE80211_MODE_11B);
1799 if (ic->ic_curmode == IEEE80211_MODE_11B) {
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c2063 if (ic->ic_curmode == IEEE80211_MODE_11B)
2092 else if (ic->ic_curmode == IEEE80211_MODE_11B)
2671 if (ic->ic_curmode == IEEE80211_MODE_11B)
2945 else if (ic->ic_curmode != IEEE80211_MODE_11B)
2959 else if (ic->ic_curmode != IEEE80211_MODE_11B)
4825 setbit(bands, IEEE80211_MODE_11B);
/freebsd-11-stable/sys/dev/wi/
H A Dif_wi.c406 rs = &ic->ic_sup_rates[IEEE80211_MODE_11B];
698 setbit(bands, IEEE80211_MODE_11B);
/freebsd-11-stable/sys/dev/ral/
H A Drt2560.c2154 setbit(bands, IEEE80211_MODE_11B);
2304 eifs = (ic->ic_curmode == IEEE80211_MODE_11B) ? 364 : 60;
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c141 [IEEE80211_MODE_11B] = "11b",
389 return IEEE80211_MODE_11B;
1490 _base.params[IEEE80211_MODE_11B]._param = _v; \
1517 _base.params[IEEE80211_MODE_11B]._param = _v; \
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c227 setbit(bands, IEEE80211_MODE_11B);

Completed in 274 milliseconds

12