Home
last modified time | relevance | path

Searched defs:base_qp (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/rdma/
H A Dsiw-abi.h173 struct ib_qp *base_qp; member
/linux/drivers/infiniband/sw/siw/
H A Dsiw.h417 struct ib_qp base_qp; member
564 static inline struct siw_qp *to_siw_qp(struct ib_qp *base_qp) in to_siw_qp()