Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h271 #define NIX_SQINT_BITS (BIT_ULL(NIX_SQINT_LMT_ERR) | \ macro
H A Dotx2_pf.c1176 (val & NIX_SQINT_BITS)); in otx2_q_intr_handler()
1178 if (!(val & (NIX_SQINT_BITS | BIT_ULL(42)))) in otx2_q_intr_handler()
H A Dotx2_common.c799 aq->sq.sq_int_ena = NIX_SQINT_BITS; in otx2_sq_init()