Searched refs:calculated_msg_len (Results 1 – 1 of 1) sorted by relevance
788 unsigned int calculated_msg_len; in htt_t2h_msg_handler() local844 calculated_msg_len = rx_mpdu_range_offset_bytes + in htt_t2h_msg_handler()850 if (qdf_unlikely(calculated_msg_len < in htt_t2h_msg_handler()858 if (qdf_unlikely(calculated_msg_len > msg_len)) { in htt_t2h_msg_handler()861 calculated_msg_len); in htt_t2h_msg_handler()1143 unsigned int calculated_msg_len; in htt_t2h_msg_handler_fast() local1193 calculated_msg_len = rx_mpdu_range_offset_bytes + in htt_t2h_msg_handler_fast()1200 if (qdf_unlikely(calculated_msg_len < in htt_t2h_msg_handler_fast()1209 if (qdf_unlikely(calculated_msg_len > msg_len)) { in htt_t2h_msg_handler_fast()1212 calculated_msg_len); in htt_t2h_msg_handler_fast()