Home
last modified time | relevance | path

Searched defs:OFDM (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_phy.c27 #define OFDM IEEE80211_T_OFDM macro
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_phy.c27 #define OFDM IEEE80211_T_OFDM macro
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c27 #define OFDM IEEE80211_T_OFDM macro
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c27 #define OFDM IEEE80211_T_OFDM macro
/freebsd/sys/net80211/
H A Dieee80211_phy.c62 #define OFDM IEEE80211_T_OFDM macro
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c88 #define OFDM IEEE80211_T_OFDM macro
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c25 #define OFDM IEEE80211_T_OFDM macro
/freebsd/sys/dev/ral/
H A Drt2860.c2216 #define OFDM(mcs) (1U << 3 | (mcs)) in rt2860_enable_mrr() macro
/freebsd/sys/dev/usb/wlan/
H A Dif_run.c5275 #define OFDM(mcs) (1 << 3 | (mcs)) in run_enable_mrr() macro