Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx4/
HDmlx4.h261 MLX4_CSUM_SUPPORT_RAW_OVER_ETH = (1 << 1), enumerator
HDqp.c353 if (!(qp->qp_cap_cache & MLX4_CSUM_SUPPORT_RAW_OVER_ETH)) { in mlx4_post_send()
HDverbs.c1008 mqp->qp_cap_cache |= MLX4_CSUM_SUPPORT_RAW_OVER_ETH | in mlx4_modify_qp()