Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A 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/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2909 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() function
3014 ctrl->imm = send_ieth(wr); in mlx4_ib_post_send()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3376 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() function
3859 (*ctrl)->imm = send_ieth(wr); in begin_wqe()