Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c1258 u8 sq_op_err_code, mnq_err_code, snd_err_code; in otx2_q_intr_handler() local
1284 sq_op_err_code = FIELD_GET(GENMASK(7, 0), sq_op_err_dbg); in otx2_q_intr_handler()
1286 qidx, sq_op_err_dbg, nix_sqoperr_e_str[sq_op_err_code]); in otx2_q_intr_handler()
1290 if (sq_op_err_code == NIX_SQOPERR_SQB_NULL) in otx2_q_intr_handler()