Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/ral/
H A Drt2860reg.h984 { 12, 0, IEEE80211_T_OFDM, 4, 60, 60 },
985 { 18, 1, IEEE80211_T_OFDM, 4, 52, 52 },
986 { 24, 2, IEEE80211_T_OFDM, 6, 48, 48 },
987 { 36, 3, IEEE80211_T_OFDM, 6, 44, 44 },
988 { 48, 4, IEEE80211_T_OFDM, 8, 44, 44 },
989 { 72, 5, IEEE80211_T_OFDM, 8, 40, 40 },
990 { 96, 6, IEEE80211_T_OFDM, 8, 40, 40 },
991 { 108, 7, IEEE80211_T_OFDM, 8, 40, 40 }
H A Drt2661.c264 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2661_attach()
1063 IEEE80211_T_OFDM : IEEE80211_T_CCK); in rt2661_rx_intr()
1239 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) { in rt2661_setup_tx_desc()
1458 ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) in rt2661_tx_data()
H A Drt2560.c264 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2560_attach()
1185 IEEE80211_T_OFDM : IEEE80211_T_CCK); in rt2560_decryption_intr()
1418 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) { in rt2560_setup_tx_desc()
1763 ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) in rt2560_tx_data()
H A Drt2860.c306 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2860_attach()
1545 rt2860_rates[ridx].phy == IEEE80211_T_OFDM))) in rt2860_tx()
4282 if (rt2860_rates[ridx].phy == IEEE80211_T_OFDM) in rt2860_setup_beacon()
/freebsd/sys/dev/usb/wlan/
H A Dif_mtwreg.h973 { 12, 0, IEEE80211_T_OFDM, 4, 60, 60 },
974 { 18, 1, IEEE80211_T_OFDM, 4, 52, 52 },
975 { 24, 2, IEEE80211_T_OFDM, 6, 48, 48 },
976 { 36, 3, IEEE80211_T_OFDM, 6, 44, 44 },
977 { 48, 4, IEEE80211_T_OFDM, 8, 44, 44 },
978 { 72, 5, IEEE80211_T_OFDM, 8, 40, 40 },
979 { 96, 6, IEEE80211_T_OFDM, 8, 40, 40 },
980 { 108, 7, IEEE80211_T_OFDM, 8, 40, 40 },
H A Dif_run.c522 { 12, 0, IEEE80211_T_OFDM, 4, 60, 60 },
523 { 18, 1, IEEE80211_T_OFDM, 4, 52, 52 },
524 { 24, 2, IEEE80211_T_OFDM, 6, 48, 48 },
525 { 36, 3, IEEE80211_T_OFDM, 6, 44, 44 },
526 { 48, 4, IEEE80211_T_OFDM, 8, 44, 44 },
527 { 72, 5, IEEE80211_T_OFDM, 8, 40, 40 },
528 { 96, 6, IEEE80211_T_OFDM, 8, 40, 40 },
529 { 108, 7, IEEE80211_T_OFDM, 8, 40, 40 },
843 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in run_attach()
3396 } else if (rt2860_rates[ridx].phy == IEEE80211_T_OFDM) { in run_set_tx_desc()
[all …]
H A Dif_ural.c461 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in ural_attach()
905 IEEE80211_T_OFDM : IEEE80211_T_CCK); in ural_bulk_read_callback()
991 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) { in ural_setup_tx_desc()
1247 ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) in ural_tx_data()
H A Dif_rum.c529 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rum_attach()
1264 IEEE80211_T_OFDM : IEEE80211_T_CCK); in rum_bulk_read_callback()
1379 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) { in rum_setup_tx_desc()
1675 ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) in rum_tx_data()
H A Dif_mtw.c607 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in mtw_attach()
2987 } else if (rt2860_rates[ridx].phy == IEEE80211_T_OFDM) { in mtw_set_tx_desc()
2999 rt2860_rates[ridx].phy == IEEE80211_T_OFDM) || in mtw_set_tx_desc()
3849 if (rt2860_rates[ridx].phy == IEEE80211_T_OFDM) in mtw_update_beacon_cb()
H A Dif_zyd.c374 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in zyd_attach()
2204 IEEE80211_T_OFDM : IEEE80211_T_CCK); in zyd_rx_data()
H A Dif_upgt.c329 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in upgt_attach()
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.h161 case IEEE80211_T_OFDM: in calc_usecs_unicast_packet()
188 rt->info[rix].phy == IEEE80211_T_OFDM) { in calc_usecs_unicast_packet()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_phy.c27 #define OFDM IEEE80211_T_OFDM
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c27 #define OFDM IEEE80211_T_OFDM
/freebsd/sys/net80211/
H A Dieee80211_phy.c62 #define OFDM IEEE80211_T_OFDM
418 if (type == IEEE80211_T_OFDM) { in ieee80211_plcp2rate()
523 case IEEE80211_T_OFDM: in ieee80211_compute_duration()
H A D_ieee80211.h43 IEEE80211_T_OFDM, /* frequency division multiplexing */ enumerator
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_phy.c27 #define OFDM IEEE80211_T_OFDM
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c27 #define OFDM IEEE80211_T_OFDM
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c88 #define OFDM IEEE80211_T_OFDM
348 case IEEE80211_T_OFDM: in ieee80211_compute_duration()
/freebsd/sys/dev/bwi/
H A Dif_bwi.c462 ic->ic_phytype = IEEE80211_T_OFDM; in bwi_attach()
2635 rate = bwi_plcp2rate(plcp, IEEE80211_T_OFDM); in bwi_rxeof()
2850 plcp = __SHIFTIN(ieee80211_rate2plcp(rate, IEEE80211_T_OFDM), in bwi_ofdm_plcp_header()
2894 if (modtype == IEEE80211_T_OFDM) in bwi_plcp_header()
3005 if (ieee80211_rate2phytype(sc->sc_rates, rate) == IEEE80211_T_OFDM) in bwi_encap()
3013 if (ieee80211_rate2phytype(sc->sc_rates, rate_fb) == IEEE80211_T_OFDM) in bwi_encap()
3187 if (ieee80211_rate2phytype(sc->sc_rates, rate) == IEEE80211_T_OFDM) { in bwi_encap_raw()
H A Dbwimac.c1425 case IEEE80211_T_OFDM: in bwi_mac_set_ackrates()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c25 #define OFDM IEEE80211_T_OFDM
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c460 case IEEE80211_T_OFDM: in ath_hal_computetxtime()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c212 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rtwn_attach()
/freebsd/sys/dev/malo/
H A Dif_malo.c253 ic->ic_phytype = IEEE80211_T_OFDM; in malo_attach()

12