Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_struct.h267 NIX_SQINT_MNQ_ERR = 1, enumerator
273 BIT_ULL(NIX_SQINT_MNQ_ERR) | \
Dotx2_pf.c1217 if (val & BIT_ULL(NIX_SQINT_MNQ_ERR)) { in otx2_q_intr_handler()