Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h156 MLX5_RX_CSUM_VALID = (1 << 16), enumerator
H A Dcq.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()
H A Dverbs.c1596 MLX5_RX_CSUM_VALID; in mlx5_modify_qp()