Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx5/
HDqp.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-14-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_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-14-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_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()