Searched refs:NIX_SQINT_BITS (Results 1 – 4 of 4) sorted by relevance
272 #define NIX_SQINT_BITS (BIT_ULL(NIX_SQINT_LMT_ERR) | \ macro
95 aq->sq.sq_int_ena = NIX_SQINT_BITS; in cn10k_sq_aq_init()
1195 (val & NIX_SQINT_BITS)); in otx2_q_intr_handler()1197 if (!(val & (NIX_SQINT_BITS | BIT_ULL(42)))) in otx2_q_intr_handler()
805 aq->sq.sq_int_ena = NIX_SQINT_BITS; in otx2_sq_aq_init()
Completed in 14 milliseconds