Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c1303 u8 sq_op_err_code, mnq_err_code, snd_err_code; in otx2_q_intr_handler() local
1330 sq_op_err_code = FIELD_GET(GENMASK(7, 0), sq_op_err_dbg); in otx2_q_intr_handler()
1334 nix_sqoperr_e_str[sq_op_err_code], in otx2_q_intr_handler()
1335 sq_op_err_code); in otx2_q_intr_handler()
1339 if (sq_op_err_code == NIX_SQOPERR_SQB_NULL) in otx2_q_intr_handler()