Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/irdma/
Dmain.h148 u16 maj_err_code; member
492 u16 maj_err_code, u16 min_err_code);
Dhw.c2055 info.maj_err_code, in irdma_cqp_ce_handler()
2058 info.op_code, info.maj_err_code, info.min_err_code); in irdma_cqp_ce_handler()
2060 cqp_request->compl_info.maj_err_code = info.maj_err_code; in irdma_cqp_ce_handler()
2517 if (cqp_request->compl_info.maj_err_code) in irdma_hw_flush_wqes_callback()
2575 if (!wait || cqp_request->compl_info.maj_err_code) in irdma_hw_flush_wqes()
2616 if (new_req->compl_info.maj_err_code || in irdma_hw_flush_wqes()
2639 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.h713 u16 maj_err_code; member
Dctrl.c3350 info->maj_err_code = IRDMA_CQPSQ_MAJ_NO_ERROR; in irdma_sc_ccq_get_cqe_info()
3353 info->maj_err_code = (u16)FIELD_GET(IRDMA_CQ_MAJERR, temp); in irdma_sc_ccq_get_cqe_info()