Home
last modified time | relevance | path

Searched refs:maj_err_code (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/infiniband/hw/irdma/
Dmain.h150 u16 maj_err_code; member
497 u16 maj_err_code, u16 min_err_code);
Dhw.c2085 info.maj_err_code, in irdma_cqp_ce_handler()
2088 info.op_code, info.maj_err_code, info.min_err_code); in irdma_cqp_ce_handler()
2090 cqp_request->compl_info.maj_err_code = info.maj_err_code; in irdma_cqp_ce_handler()
2547 if (cqp_request->compl_info.maj_err_code) in irdma_hw_flush_wqes_callback()
2605 if (!wait || cqp_request->compl_info.maj_err_code) in irdma_hw_flush_wqes()
2646 if (new_req->compl_info.maj_err_code || in irdma_hw_flush_wqes()
2669 cqp_request->compl_info.maj_err_code, in irdma_hw_flush_wqes()
Dutils.c593 if (cqp_request->compl_info.maj_err_code == 0xFFFF) { in irdma_wait_event()
673 u16 maj_err_code, u16 min_err_code) in irdma_cqp_crit_err() argument
678 if (maj_err_code == irdma_noncrit_err_list[i].maj && in irdma_cqp_crit_err()
683 irdma_cqp_cmd_names[cqp_cmd], maj_err_code, in irdma_cqp_crit_err()
723 cqp_request->compl_info.maj_err_code, in irdma_handle_cqp_op()
728 cqp_request->compl_info.error, cqp_request->compl_info.maj_err_code, in irdma_handle_cqp_op()
Dtype.h671 u16 maj_err_code; member
Dctrl.c3372 info->maj_err_code = IRDMA_CQPSQ_MAJ_NO_ERROR; in irdma_sc_ccq_get_cqe_info()
3375 info->maj_err_code = (u16)FIELD_GET(IRDMA_CQ_MAJERR, temp); in irdma_sc_ccq_get_cqe_info()