Home
last modified time | relevance | path

Searched refs:MLX5_RX_CSUM_VALID (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.h156 MLX5_RX_CSUM_VALID = (1 << 16), enumerator
HDcq.c164 if (qp->qp_cap_cache & MLX5_RX_CSUM_VALID) in handle_responder_lazy()
207 if (qp->qp_cap_cache & MLX5_RX_CSUM_VALID) in handle_responder()
HDverbs.c1570 MLX5_RX_CSUM_VALID; in mlx5_modify_qp()