Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_rx.c185 if (get_cqe_lro_timestamp_valid(cqe) && in mlx5e_lro_update_hdr()
/freebsd-13-stable/sys/dev/mlx5/
HDdevice.h699 static inline bool get_cqe_lro_timestamp_valid(struct mlx5_cqe64 *cqe) in get_cqe_lro_timestamp_valid() function