Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c668 void *qp_priv_alloc(struct rvt_dev_info *rdi, struct rvt_qp *qp) in qp_priv_alloc() function
/openbmc/linux/include/rdma/
H A Drdma_vt.h245 void * (*qp_priv_alloc)(struct rvt_dev_info *rdi, struct rvt_qp *qp); member