Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dqp.c337 if (wr->send_flags & IBV_SEND_IP_CSUM) { in mlx4_post_send()
352 if (wr->send_flags & IBV_SEND_IP_CSUM) { in mlx4_post_send()
/freebsd/contrib/ofed/libmlx5/
H A Dqp.c820 if (wr->send_flags & IBV_SEND_IP_CSUM) { in _mlx5_post_send()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h932 IBV_SEND_IP_CSUM = 1 << 4 enumerator