Home
last modified time | relevance | path

Searched refs:get_cqe_lro_tcppsh (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c189 if (get_cqe_lro_tcppsh(cqe)) in mlx5e_lro_update_hdr()
/freebsd/sys/dev/mlx5/
H A Ddevice.h744 static inline bool get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh() function