Searched refs:OFDM_PLCP_BITS (Results 1 – 2 of 2) sorted by relevance
189 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()198 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()205 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()
22 #define OFDM_PLCP_BITS 22 macro1121 nbits = (pktlen << 3) + OFDM_PLCP_BITS; in ath_pkt_duration()1145 bits -= OFDM_PLCP_BITS; in ath_max_framelen()