Searched refs:qp_priv_free (Results 1 – 7 of 7) 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
1837 dd->verbs_dev.rdi.driver_f.qp_priv_free = qp_priv_free; in hfi1_register_ib_device()
424 !rdi->driver_f.qp_priv_free || in check_support()448 if (!rdi->driver_f.qp_priv_free || in check_support()
371 !rdi->driver_f.qp_priv_free || in rvt_driver_qp_init()1268 rdi->driver_f.qp_priv_free(rdi, qp); in rvt_create_qp()1701 rdi->driver_f.qp_priv_free(rdi, qp); in rvt_destroy_qp()
257 void (*qp_priv_free)(struct rvt_dev_info *rdi, struct rvt_qp *qp); member
1565 dd->verbs_dev.rdi.driver_f.qp_priv_free = qib_qp_priv_free; in qib_register_ib_device()