Searched refs:IEEE80211_T_OFDM (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_phy.c27 #define OFDM IEEE80211_T_OFDM
/freebsd-9.3-release/sys/dev/ath/ath_rate/sample/
H A Dsample.h148 case IEEE80211_T_OFDM:
175 rt->info[rix].phy == IEEE80211_T_OFDM) {
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c27 #define OFDM IEEE80211_T_OFDM
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_phy.c58 #define OFDM IEEE80211_T_OFDM
314 if (type == IEEE80211_T_OFDM) {
419 case IEEE80211_T_OFDM:
H A D_ieee80211.h43 IEEE80211_T_OFDM, /* frequency division multiplexing */ enumerator in enum:ieee80211_phytype
/freebsd-9.3-release/sys/dev/ral/
H A Drt2860reg.h960 { 12, 0, IEEE80211_T_OFDM, 4, 60, 60 },
961 { 18, 1, IEEE80211_T_OFDM, 4, 52, 52 },
962 { 24, 2, IEEE80211_T_OFDM, 6, 48, 48 },
963 { 36, 3, IEEE80211_T_OFDM, 6, 44, 44 },
964 { 48, 4, IEEE80211_T_OFDM, 8, 44, 44 },
965 { 72, 5, IEEE80211_T_OFDM, 8, 40, 40 },
966 { 96, 6, IEEE80211_T_OFDM, 8, 40, 40 },
967 { 108, 7, IEEE80211_T_OFDM, 8, 40, 40 }
H A Drt2661.c277 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
1094 IEEE80211_T_OFDM : IEEE80211_T_CCK);
1272 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) {
1513 ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM)
H A Drt2560.c276 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
1220 IEEE80211_T_OFDM : IEEE80211_T_CCK);
1459 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) {
1823 ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM)
H A Drt2860.c310 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
1569 rt2860_rates[ridx].phy == IEEE80211_T_OFDM)))
4052 if (rt2860_rates[ridx].phy == IEEE80211_T_OFDM)
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c27 #define OFDM IEEE80211_T_OFDM
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_phy.c27 #define OFDM IEEE80211_T_OFDM
/freebsd-9.3-release/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c91 #define OFDM IEEE80211_T_OFDM
355 case IEEE80211_T_OFDM:
/freebsd-9.3-release/sys/dev/bwi/
H A Dif_bwi.c478 ic->ic_phytype = IEEE80211_T_OFDM;
2670 rate = bwi_plcp2rate(plcp, IEEE80211_T_OFDM);
2885 plcp = __SHIFTIN(ieee80211_rate2plcp(rate, IEEE80211_T_OFDM),
2929 if (modtype == IEEE80211_T_OFDM)
3046 if (ieee80211_rate2phytype(sc->sc_rates, rate) == IEEE80211_T_OFDM)
3054 if (ieee80211_rate2phytype(sc->sc_rates, rate_fb) == IEEE80211_T_OFDM)
3227 if (ieee80211_rate2phytype(sc->sc_rates, rate) == IEEE80211_T_OFDM) {
H A Dbwimac.c1434 case IEEE80211_T_OFDM:
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rum.c490 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
940 IEEE80211_T_OFDM : IEEE80211_T_CCK);
1030 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) {
1257 ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM)
H A Dif_ural.c475 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
944 IEEE80211_T_OFDM : IEEE80211_T_CCK);
1033 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM) {
1306 ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_OFDM)
H A Dif_run.c475 { 12, 0, IEEE80211_T_OFDM, 4, 60, 60 },
476 { 18, 1, IEEE80211_T_OFDM, 4, 52, 52 },
477 { 24, 2, IEEE80211_T_OFDM, 6, 48, 48 },
478 { 36, 3, IEEE80211_T_OFDM, 6, 44, 44 },
479 { 48, 4, IEEE80211_T_OFDM, 8, 44, 44 },
480 { 72, 5, IEEE80211_T_OFDM, 8, 40, 40 },
481 { 96, 6, IEEE80211_T_OFDM, 8, 40, 40 },
482 { 108, 7, IEEE80211_T_OFDM, 8, 40, 40 }
775 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
3267 rt2860_rates[ridx].phy == IEEE80211_T_OFDM)))
[all...]
H A Dif_zyd.c390 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
2240 IEEE80211_T_OFDM : IEEE80211_T_CCK);
H A Dif_uath.c446 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Dif_upgt.c344 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.c347 case IEEE80211_T_OFDM:
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx.c684 rt->info[rix].phy == IEEE80211_T_OFDM &&
H A Dif_ath.c498 ic->ic_phytype = IEEE80211_T_OFDM;
5252 rt->info[i].phy == IEEE80211_T_OFDM)
/freebsd-9.3-release/sys/dev/malo/
H A Dif_malo.c284 ic->ic_phytype = IEEE80211_T_OFDM;
/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwi.c366 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */

Completed in 381 milliseconds

12