Home
last modified time | relevance | path

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

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