Searched refs:qp_priv_free (Results 1 – 7 of 7) sorted by relevance
141 void qp_priv_free(struct rvt_dev_info *rdi, struct rvt_qp *qp);
646 void qp_priv_free(struct rvt_dev_info *rdi, struct rvt_qp *qp) in qp_priv_free() function
1929 dd->verbs_dev.rdi.driver_f.qp_priv_free = qp_priv_free; in hfi1_register_ib_device()
490 !rdi->driver_f.qp_priv_free || in check_support()518 if (!rdi->driver_f.qp_priv_free || in check_support()
226 !rdi->driver_f.qp_priv_free || in rvt_driver_qp_init()1027 rdi->driver_f.qp_priv_free(rdi, qp); in rvt_create_qp()1461 rdi->driver_f.qp_priv_free(rdi, qp); in rvt_destroy_qp()
247 void (*qp_priv_free)(struct rvt_dev_info *rdi, struct rvt_qp *qp); member
1595 dd->verbs_dev.rdi.driver_f.qp_priv_free = qib_qp_priv_free; in qib_register_ib_device()