Searched refs:HTT_RX_PPDU_DESC_SIZE32 (Results 1 – 3 of 3) sorted by relevance
807 if (msg_len < (2 + HTT_RX_PPDU_DESC_SIZE32 + 1) * sizeof(uint32_t)) { in htt_t2h_msg_handler()813 *(msg_word + 2 + HTT_RX_PPDU_DESC_SIZE32)); in htt_t2h_msg_handler()1160 HTT_RX_PPDU_DESC_SIZE32)); in htt_t2h_msg_handler_fast()
1822 + HTT_RX_PPDU_DESC_SIZE32)); in htt_rx_amsdu_pop_ll()
12021 #define HTT_RX_PPDU_DESC_SIZE32 (HTT_RX_PPDU_DESC_BYTES >> 2) macro