Searched refs:rvt_pd (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/ofed/include/rdma/
H A Drdma_vt.h168 struct rvt_pd { struct
404 static inline struct rvt_pd *ibpd_to_rvtpd(struct ib_pd *ibpd)
406 return container_of(ibpd, struct rvt_pd, ibpd);
499 int rvt_lkey_ok(struct rvt_lkey_table *rkt, struct rvt_pd *pd,

Completed in 102 milliseconds