Searched refs:sq_op_err_code (Results 1 – 1 of 1) sorted by relevance
1340 u8 sq_op_err_code, mnq_err_code, snd_err_code; in otx2_q_intr_handler() local1367 sq_op_err_code = FIELD_GET(GENMASK(7, 0), sq_op_err_dbg); in otx2_q_intr_handler()1371 nix_sqoperr_e_str[sq_op_err_code], in otx2_q_intr_handler()1372 sq_op_err_code); in otx2_q_intr_handler()1376 if (sq_op_err_code == NIX_SQOPERR_SQB_NULL) in otx2_q_intr_handler()