Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h261 MLX4_CSUM_SUPPORT_RAW_OVER_ETH = (1 << 1), enumerator
H A Dqp.c353 if (!(qp->qp_cap_cache & MLX4_CSUM_SUPPORT_RAW_OVER_ETH)) { in mlx4_post_send()
H A Dverbs.c1021 mqp->qp_cap_cache |= MLX4_CSUM_SUPPORT_RAW_OVER_ETH | in mlx4_modify_qp()