Searched refs:notify_error_qp (Results 1 – 7 of 7) sorted by relevance
142 void notify_error_qp(struct rvt_qp *qp);
1887 dd->verbs_dev.rdi.driver_f.notify_error_qp = notify_error_qp; in hfi1_register_ib_device()1891 dd->verbs_dev.rdi.driver_f.notify_error_qp = notify_error_qp; in hfi1_register_ib_device()
882 void notify_error_qp(struct rvt_qp *qp) in notify_error_qp() function
291 void (*notify_error_qp)(struct rvt_qp *qp); member
486 !rdi->driver_f.notify_error_qp || in check_support()
1365 rdi->driver_f.notify_error_qp(qp); in rvt_error_qp()
1572 dd->verbs_dev.rdi.driver_f.notify_error_qp = qib_notify_error_qp; in qib_register_ib_device()