Searched refs:ib_reg_wr (Results 1 – 5 of 5) sorted by relevance
46 struct ib_reg_wr reg_wr;
169 struct ib_reg_wr reg_wr;
1399 struct ib_reg_wr { struct1406 static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr) in reg_wr() argument1408 return container_of(wr, struct ib_reg_wr, wr); in reg_wr()
315 struct ib_reg_wr wr;
2562 struct ib_reg_wr *reg_wr; in smbd_register_mr()