Searched refs:IEEE80211_T_CCK (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c28 #define CCK IEEE80211_T_CCK
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_phy.c59 #define CCK IEEE80211_T_CCK
327 if (type == IEEE80211_T_CCK) {
411 case IEEE80211_T_CCK:
H A D_ieee80211.h49 #define IEEE80211_T_CCK IEEE80211_T_DS /* more common nomenclature */ macro
/freebsd-9.3-release/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c92 #define CCK IEEE80211_T_CCK
347 case IEEE80211_T_CCK:
478 if (rt->info[rix].phy != IEEE80211_T_CCK) {
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c28 #define CCK IEEE80211_T_CCK
H A Dar5212_reset.c2590 if (rt->info[i].phy != IEEE80211_T_CCK)
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_phy.c28 #define CCK IEEE80211_T_CCK
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.c339 case IEEE80211_T_CCK:
/freebsd-9.3-release/sys/dev/bwi/
H A Dif_bwi.c2672 rate = bwi_plcp2rate(plcp, IEEE80211_T_CCK);
2913 plcp->i_signal = ieee80211_rate2plcp(rate, IEEE80211_T_CCK);
/freebsd-9.3-release/sys/dev/ral/
H A Drt2661.c1094 IEEE80211_T_OFDM : IEEE80211_T_CCK);
H A Drt2560.c1220 IEEE80211_T_OFDM : IEEE80211_T_CCK);
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rum.c940 IEEE80211_T_OFDM : IEEE80211_T_CCK);
H A Dif_ural.c944 IEEE80211_T_OFDM : IEEE80211_T_CCK);
H A Dif_zyd.c2240 IEEE80211_T_OFDM : IEEE80211_T_CCK);

Completed in 225 milliseconds