Searched refs:OFDM_PLCP_BITS (Results 1 – 3 of 3) sorted by relevance
58 #define OFDM_PLCP_BITS 22 macro1177 nbits = (pktlen << 3) + OFDM_PLCP_BITS; in arn_pkt_duration()1316 nbits = (pktlen << 3) + OFDM_PLCP_BITS; in ath_pkt_duration()
1087 #define OFDM_PLCP_BITS 22 macro
190 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()