Searched refs:cqerr (Results 1 – 2 of 2) sorted by relevance
681 struct creq_cq_error_notification *cqerr; in bnxt_qplib_process_qp_event() local724 cqerr = (struct creq_cq_error_notification *)event; in bnxt_qplib_process_qp_event()725 xid = le32_to_cpu(cqerr->xid); in bnxt_qplib_process_qp_event()
2340 struct creq_cq_error_notification *cqerr; in bnxt_re_handle_cq_async_error() local2343 cqerr = event; in bnxt_re_handle_cq_async_error()2344 switch (cqerr->cq_err_reason) { in bnxt_re_handle_cq_async_error()2364 "%s err reason %d\n", __func__, cqerr->cq_err_reason); in bnxt_re_handle_cq_async_error()