Searched refs:qp_priv_free (Results 1 – 4 of 4) sorted by relevance
94 void qp_priv_free(struct rvt_dev_info *rdi, struct rvt_qp *qp);
698 void qp_priv_free(struct rvt_dev_info *rdi, struct rvt_qp *qp) in qp_priv_free() function
1823 dd->verbs_dev.rdi.driver_f.qp_priv_free = qp_priv_free; in hfi1_register_ib_device()
257 void (*qp_priv_free)(struct rvt_dev_info *rdi, struct rvt_qp *qp); member