Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Drw.h46 struct ib_reg_wr reg_wr;
Drdmavt_qp.h169 struct ib_reg_wr reg_wr;
Dib_verbs.h1399 struct ib_reg_wr { struct
1406 static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr) in reg_wr() argument
1408 return container_of(wr, struct ib_reg_wr, wr); in reg_wr()
/linux-4.19.296/fs/cifs/
Dsmbdirect.h315 struct ib_reg_wr wr;
Dsmbdirect.c2562 struct ib_reg_wr *reg_wr; in smbd_register_mr()