Searched refs:l4_hdr_type (Results 1 – 1 of 1) sorted by relevance
161 uint8_t l4_hdr_type; in mlx5e_lro_update_hdr() local167 l4_hdr_type = get_cqe_l4_hdr_type(cqe); in mlx5e_lro_update_hdr()168 tcp_ack = ((CQE_L4_HDR_TYPE_TCP_ACK_NO_DATA == l4_hdr_type) || in mlx5e_lro_update_hdr()169 (CQE_L4_HDR_TYPE_TCP_ACK_AND_DATA == l4_hdr_type)); in mlx5e_lro_update_hdr()