Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
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()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
Dhns_roce_device.h1262 __be32 send_ieth(const struct ib_send_wr *wr);
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dqp.c3467 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() function
3568 ctrl->imm = send_ieth(wr); in _mlx4_ib_post_send()