Searched refs:notify_error_qp (Results 1 – 4 of 4) sorted by relevance
100 void notify_error_qp(struct rvt_qp *qp);
1830 dd->verbs_dev.rdi.driver_f.notify_error_qp = notify_error_qp; in hfi1_register_ib_device()1834 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