Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h265 NIX_SQINT_LMT_ERR = 0, enumerator
271 #define NIX_SQINT_BITS (BIT_ULL(NIX_SQINT_LMT_ERR) | \
H A Dotx2_pf.c1185 if (val & BIT_ULL(NIX_SQINT_LMT_ERR)) { in otx2_q_intr_handler()