Searched refs:MLX4_CSUM_SUPPORT_RAW_OVER_ETH (Results 1 – 3 of 3) sorted by relevance
261 MLX4_CSUM_SUPPORT_RAW_OVER_ETH = (1 << 1), enumerator
353 if (!(qp->qp_cap_cache & MLX4_CSUM_SUPPORT_RAW_OVER_ETH)) { in mlx4_post_send()
1021 mqp->qp_cap_cache |= MLX4_CSUM_SUPPORT_RAW_OVER_ETH | in mlx4_modify_qp()