Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c208 if (get_cqe_lro_timestamp_valid(cqe) && in mlx5e_lro_update_hdr()
/freebsd/sys/dev/mlx5/
H A Ddevice.h739 static inline bool get_cqe_lro_timestamp_valid(struct mlx5_cqe64 *cqe) in get_cqe_lro_timestamp_valid() function