Home
last modified time | relevance | path

Searched refs:IEEE80211_T_OFDM (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/sys/dev/ic/
H A Dathnvar.h163 { 12, 0x0b, 4, IEEE80211_T_OFDM },
164 { 18, 0x0f, 4, IEEE80211_T_OFDM },
165 { 24, 0x0a, 6, IEEE80211_T_OFDM },
166 { 36, 0x0e, 6, IEEE80211_T_OFDM },
167 { 48, 0x09, 8, IEEE80211_T_OFDM },
168 { 72, 0x0d, 8, IEEE80211_T_OFDM },
169 { 96, 0x08, 8, IEEE80211_T_OFDM },
170 { 108, 0x0c, 8, IEEE80211_T_OFDM },
171 { 0x80, 0x80, 8, IEEE80211_T_OFDM },
172 { 0x81, 0x81, 8, IEEE80211_T_OFDM },
[all …]
H A Drt2860reg.h1062 { 12, 0, IEEE80211_T_OFDM, 4, 60, 60 },
1063 { 18, 1, IEEE80211_T_OFDM, 4, 52, 52 },
1064 { 24, 2, IEEE80211_T_OFDM, 6, 48, 48 },
1065 { 36, 3, IEEE80211_T_OFDM, 6, 44, 44 },
1066 { 48, 4, IEEE80211_T_OFDM, 8, 44, 44 },
1067 { 72, 5, IEEE80211_T_OFDM, 8, 40, 40 },
1068 { 96, 6, IEEE80211_T_OFDM, 8, 40, 40 },
1069 { 108, 7, IEEE80211_T_OFDM, 8, 40, 40 }
H A Dathrate-sample.h218 case IEEE80211_T_OFDM: in calc_usecs_unicast_packet()
240 rt->info[rix].phy == IEEE80211_T_OFDM) { in calc_usecs_unicast_packet()
H A Dathn.c270 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in athn_attach()
1889 if (athn_rates[ridx].phy == IEEE80211_T_OFDM) { in athn_txtime()
H A Drt2860.c341 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2860_attachhook()
1721 rt2860_rates[ridx].phy == IEEE80211_T_OFDM))) in rt2860_tx()
4240 if (rt2860_rates[ridx].phy == IEEE80211_T_OFDM) in rt2860_setup_beacon()
H A Dath.c511 ic->ic_phytype = IEEE80211_T_OFDM; in ath_attach()
3874 rt->info[rix].phy == IEEE80211_T_OFDM && in ath_tx_start()
5194 rt->info[ix].phy == IEEE80211_T_OFDM) in ath_setcurmode()
H A Dbwfm.c373 ic->ic_phytype = IEEE80211_T_OFDM; in bwfm_attach()
H A Drt2560.c395 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2560_attach()
H A Drt2661.c284 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2661_attach()
H A Darn5008.c1532 athn_rates[ridx[0]].phy == IEEE80211_T_OFDM) { in ar5008_tx()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_phy.c27 #define OFDM IEEE80211_T_OFDM
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_phy.c27 #define OFDM IEEE80211_T_OFDM
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_phy.c27 #define OFDM IEEE80211_T_OFDM
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_phy.c27 #define OFDM IEEE80211_T_OFDM
/netbsd-src/sys/net80211/
H A D_ieee80211.h40 IEEE80211_T_OFDM, /* frequency division multiplexing */ enumerator
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h378 IEEE80211_T_OFDM, /* frequency division multiplexing */ enumerator
H A Dah.c176 case IEEE80211_T_OFDM: in ath_hal_computetxtime()
/netbsd-src/sys/dev/pcmcia/
H A Dif_malo_pcmcia.c354 ic->ic_phytype = IEEE80211_T_OFDM; in cmalo_attach()
/netbsd-src/sys/dev/usb/
H A Dif_ural.c446 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in ural_attach()
H A Dif_rum.c388 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rum_attach()
H A Dif_upgt.c430 ic->ic_phytype = IEEE80211_T_OFDM; in upgt_attach_hook()
H A Dif_run.c674 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in run_attach()
5034 if (rt2860_rates[ridx].phy == IEEE80211_T_OFDM) in run_setup_beacon()
H A Dif_zyd.c403 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in zyd_complete_attach()
H A Dif_otus.c829 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in otus_attachhook()
/netbsd-src/sys/dev/pci/
H A Dif_iwi.c290 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in iwi_attach()

12