Home
last modified time | relevance | path

Searched defs:mlx5_cqe64 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/mlx5/
Ddevice.h587 struct mlx5_cqe64 { struct
588 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