Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c1290 u8 sq_op_err_code, mnq_err_code, snd_err_code; in otx2_q_intr_handler() local
1317 sq_op_err_code = FIELD_GET(GENMASK(7, 0), sq_op_err_dbg); in otx2_q_intr_handler()
1321 nix_sqoperr_e_str[sq_op_err_code], in otx2_q_intr_handler()
1322 sq_op_err_code); in otx2_q_intr_handler()
1326 if (sq_op_err_code == NIX_SQOPERR_SQB_NULL) in otx2_q_intr_handler()