Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_struct.h272 #define NIX_SQINT_BITS (BIT_ULL(NIX_SQINT_LMT_ERR) | \ macro
A Dcn10k.c95 aq->sq.sq_int_ena = NIX_SQINT_BITS; in cn10k_sq_aq_init()
A Dotx2_pf.c1195 (val & NIX_SQINT_BITS)); in otx2_q_intr_handler()
1197 if (!(val & (NIX_SQINT_BITS | BIT_ULL(42)))) in otx2_q_intr_handler()
A Dotx2_common.c805 aq->sq.sq_int_ena = NIX_SQINT_BITS; in otx2_sq_aq_init()

Completed in 12 milliseconds