Searched refs:qperr (Results 1 – 2 of 2) sorted by relevance
682 struct creq_qp_error_notification *qperr; in bnxt_qplib_process_qp_event() local700 qperr = (struct creq_qp_error_notification *)event; in bnxt_qplib_process_qp_event()701 xid = le32_to_cpu(qperr->xid); in bnxt_qplib_process_qp_event()719 xid, qperr->req_err_state_reason, in bnxt_qplib_process_qp_event()720 qperr->res_err_state_reason); in bnxt_qplib_process_qp_event()
137 uint16_t qperr; member