Searched refs:ENETC_PSIMSGRR_MR (Results 1 – 2 of 2) sorted by relevance
51 if (!(ENETC_PSIMSGRR_MR(i) & mr_mask)) in enetc_msg_task()57 psimsgrr |= ENETC_PSIMSGRR_MR(i); /* w1c */ in enetc_msg_task()
52 #define ENETC_PSIMSGRR_MR(n) BIT((n) + 1) /* n = VSI index */ macro