Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2901 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() function
3006 ctrl->imm = send_ieth(wr); in mlx4_ib_post_send()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3350 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() function
3833 (*ctrl)->imm = send_ieth(wr); in __begin_wqe()