Home
last modified time | relevance | path

Searched refs:IEEE80211_T_DS (Results 1 – 16 of 16) sorted by relevance

/openbsd/sys/dev/ic/
H A Dathnvar.h136 { 2, 0x1b, 0, IEEE80211_T_DS },
137 { 4, 0x1a, 1, IEEE80211_T_DS },
138 { 11, 0x19, 1, IEEE80211_T_DS },
139 { 22, 0x18, 1, IEEE80211_T_DS },
H A Dmtwreg.h966 { 2, 0, IEEE80211_T_DS, 0, 314, 314 },
967 { 4, 1, IEEE80211_T_DS, 1, 258, 162 },
968 { 11, 2, IEEE80211_T_DS, 2, 223, 127 },
969 { 22, 3, IEEE80211_T_DS, 3, 213, 117 },
H A Drt2860reg.h1082 { 2, 0, IEEE80211_T_DS, 0, 314, 314 },
1083 { 4, 1, IEEE80211_T_DS, 1, 258, 162 },
1084 { 11, 2, IEEE80211_T_DS, 2, 223, 127 },
1085 { 22, 3, IEEE80211_T_DS, 3, 213, 117 },
H A Dacx100.c278 sc->sc_ic.ic_phytype = IEEE80211_T_DS; in acx100_set_param()
H A Dar5008.c1585 if (athn_rates[ridx[0]].phy == IEEE80211_T_DS && in ar5008_tx()
1698 if (athn_rates[ridx[i]].phy == IEEE80211_T_DS && in ar5008_tx()
H A Dan.c270 ic->ic_phytype = IEEE80211_T_DS; in an_attach()
H A Dar9003.c1486 if (athn_rates[ridx[0]].phy == IEEE80211_T_DS && in ar9003_tx()
1624 if (athn_rates[ridx[i]].phy == IEEE80211_T_DS && in ar9003_tx()
H A Datw.c789 ic->ic_phytype = IEEE80211_T_DS; in atw_attach()
H A Drt2860.c1590 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) { in rt2860_tx()
H A Drtw.c4005 ic->ic_phytype = IEEE80211_T_DS; in rtw_attach()
H A Dbwi.c811 ic->ic_phytype = IEEE80211_T_DS; in bwi_attach()
/openbsd/sys/net80211/
H A Dieee80211_var.h81 IEEE80211_T_DS, /* direct sequence spread spectrum */ enumerator
85 #define IEEE80211_T_CCK IEEE80211_T_DS /* more common nomenclature */
/openbsd/sys/dev/pci/
H A Dif_ipw.c222 ic->ic_phytype = IEEE80211_T_DS; in ipw_attach()
/openbsd/sys/dev/usb/
H A Dif_atu.c1411 ic->ic_phytype = IEEE80211_T_DS; in atu_complete_attach()
H A Dif_mtw.c2295 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) { in mtw_tx()
H A Dif_run.c2469 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) { in run_tx()