Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ofed/libmlx5/
Dqp.c256 static uint32_t send_ieth(struct ibv_send_wr *wr) in send_ieth() function
675 ctrl->imm = send_ieth(wr); in _mlx5_post_send()
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
Dmlx4_ib_qp.c2909 static __be32 send_ieth(struct ib_send_wr *wr) in send_ieth() function
3014 ctrl->imm = send_ieth(wr); in mlx4_ib_post_send()
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
Dmlx5_ib_qp.c3267 static __be32 send_ieth(struct ib_send_wr *wr) in send_ieth() function
3768 (*ctrl)->imm = send_ieth(wr); in begin_wqe()