Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx5/mlx5_en/
HDmlx5_en_rx.c133 if (get_cqe_lro_tcppsh(cqe)) in mlx5e_lro_update_hdr()
/NextBSD/sys/dev/mlx5/
HDdevice.h521 static inline bool get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh() function