Searched refs:sq_op_err_dbg (Results 1 – 1 of 1) sorted by relevance
1302 u64 sq_op_err_dbg, mnq_err_dbg, snd_err_dbg; in otx2_q_intr_handler() local1326 sq_op_err_dbg = otx2_read64(pf, NIX_LF_SQ_OP_ERR_DBG); in otx2_q_intr_handler()1327 if (!(sq_op_err_dbg & BIT(44))) in otx2_q_intr_handler()1330 sq_op_err_code = FIELD_GET(GENMASK(7, 0), sq_op_err_dbg); in otx2_q_intr_handler()1333 qidx, sq_op_err_dbg, in otx2_q_intr_handler()