Searched defs:mlx5_cqe64 (Results 1 – 1 of 1) sorted by relevance
587 struct mlx5_cqe64 { struct588 u8 rsvd0[4];589 u8 lro_tcppsh_abort_dupack;590 u8 lro_min_ttl;614 static inline int get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh() argument