Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dwr.c449 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() function
955 (*ctrl)->imm = send_ieth(wr); in __begin_wqe()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1262 __be32 send_ieth(const struct ib_send_wr *wr);
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dqp.c3463 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() function
3564 ctrl->imm = send_ieth(wr); in _mlx4_ib_post_send()