Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_struct.h268 NIX_SQINT_SEND_ERR = 2, enumerator
274 BIT_ULL(NIX_SQINT_SEND_ERR) | \
Dotx2_pf.c1211 if (val & BIT_ULL(NIX_SQINT_SEND_ERR)) { in otx2_q_intr_handler()