Home
last modified time | relevance | path

Searched defs:irdma_post_send (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/irdma/
Duser.h169 struct irdma_post_send { struct
170 struct ib_sge *sg_list;
171 u32 num_sges;
172 u32 qkey;
173 u32 dest_qp;
174 u32 ah_id;
Dverbs.c3428 static int irdma_post_send(struct ib_qp *ibqp, in irdma_post_send() function