Searched refs:IEEE80211_T_CCK (Results 1 – 16 of 16) sorted by relevance
89 #define CCK IEEE80211_T_CCK340 case IEEE80211_T_CCK: in ieee80211_compute_duration()471 if (rt->info[rix].phy != IEEE80211_T_CCK) { in checkpreamble()
28 #define CCK IEEE80211_T_CCK
63 #define CCK IEEE80211_T_CCK431 if (type == IEEE80211_T_CCK) { in ieee80211_plcp2rate()515 case IEEE80211_T_CCK: in ieee80211_compute_duration()
50 #define IEEE80211_T_CCK IEEE80211_T_DS /* more common nomenclature */ macro
2743 if (rt->info[i].phy != IEEE80211_T_CCK) in ar5212SetRateDurationTable()
26 #define CCK IEEE80211_T_CCK
450 case IEEE80211_T_CCK: in ath_hal_computetxtime()
2637 rate = bwi_plcp2rate(plcp, IEEE80211_T_CCK); in bwi_rxeof()2878 plcp->i_signal = ieee80211_rate2plcp(rate, IEEE80211_T_CCK); in bwi_ds_plcp_header()
905 IEEE80211_T_OFDM : IEEE80211_T_CCK); in ural_bulk_read_callback()
1264 IEEE80211_T_OFDM : IEEE80211_T_CCK); in rum_bulk_read_callback()
2204 IEEE80211_T_OFDM : IEEE80211_T_CCK); in zyd_rx_data()
1063 IEEE80211_T_OFDM : IEEE80211_T_CCK); in rt2661_rx_intr()
1185 IEEE80211_T_OFDM : IEEE80211_T_CCK); in rt2560_decryption_intr()
4457 if (ieee80211_rate2phytype(ic->ic_rt, rate) == IEEE80211_T_CCK) in iwn_check_rate_needs_protection()