Home
last modified time | relevance | path

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

/include/rdma/
Drw.h38 struct ib_reg_wr reg_wr;
Drdmavt_qp.h170 struct ib_reg_wr reg_wr;
Dib_verbs.h1429 struct ib_reg_wr { struct
1436 static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr) in reg_wr() argument
1438 return container_of(wr, struct ib_reg_wr, wr); in reg_wr()