Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c1340 u8 sq_op_err_code, mnq_err_code, snd_err_code; in otx2_q_intr_handler() local
1367 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()