Searched refs:ib_reg_wr (Results 1 – 3 of 3) sorted by relevance
38 struct ib_reg_wr reg_wr;
170 struct ib_reg_wr reg_wr;
1429 struct ib_reg_wr { struct1436 static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr) in reg_wr() argument1438 return container_of(wr, struct ib_reg_wr, wr); in reg_wr()