Searched refs:notify_error_qp (Results 1 – 7 of 7) sorted by relevance
100 void notify_error_qp(struct rvt_qp *qp);
1844 dd->verbs_dev.rdi.driver_f.notify_error_qp = notify_error_qp; in hfi1_register_ib_device()1848 dd->verbs_dev.rdi.driver_f.notify_error_qp = notify_error_qp; in hfi1_register_ib_device()
841 void notify_error_qp(struct rvt_qp *qp) in notify_error_qp() function
291 void (*notify_error_qp)(struct rvt_qp *qp); member
440 !rdi->driver_f.notify_error_qp || in check_support()
1309 rdi->driver_f.notify_error_qp(qp); in rvt_error_qp()
1573 dd->verbs_dev.rdi.driver_f.notify_error_qp = qib_notify_error_qp; in qib_register_ib_device()