Searched refs:OFDM_PLCP_BITS (Results 1 – 3 of 3) sorted by relevance
49 #define OFDM_PLCP_BITS 22 macro
188 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()197 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()204 numBits = OFDM_PLCP_BITS + (frameLen << 3); in ath9k_hw_computetxtime()
22 #define OFDM_PLCP_BITS 22 macro1126 nbits = (pktlen << 3) + OFDM_PLCP_BITS; in ath_pkt_duration()1150 bits -= OFDM_PLCP_BITS; in ath_max_framelen()