Searched refs:OFDM_PLCP_BITS (Results 1 – 3 of 3) sorted by relevance
46 #define OFDM_PLCP_BITS 22 macro
22 #define OFDM_PLCP_BITS 22 macro917 nbits = (pktlen << 3) + OFDM_PLCP_BITS; in ath_pkt_duration()940 bits -= OFDM_PLCP_BITS; in ath_max_framelen()
253 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()261 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()268 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()