Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
Di40iw_hw.c138 info.op_code, info.maj_err_code, info.min_err_code); in i40iw_cqp_ce_handler()
140 cqp_request->compl_info.maj_err_code = info.maj_err_code; in i40iw_cqp_ce_handler()
698 if (!cqp_request->compl_info.maj_err_code) { in i40iw_hw_flush_wqes()
Di40iw_utils.c516 info->cqp_cmd, cqp_request->compl_info.maj_err_code, in i40iw_wait_event()
978 ccq_cqe_info.maj_err_code = cqp_request->compl_info.maj_err_code; in i40iw_cqp_manage_hmc_fcn_worker()
Di40iw.h124 u16 maj_err_code; member
Di40iw_virtchnl.c312 cqe_info->maj_err_code, cqe_info->min_err_code); in pf_cqp_get_hmc_fcn_callback()
Di40iw_type.h569 u16 maj_err_code; member
Di40iw_ctrl.c745 info->maj_err_code = (u16)RS_64(temp, I40IW_CQ_MAJERR); in i40iw_sc_ccq_get_cqe_info()