Searched refs:ENETC_PSIMSGRR_MR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_msg.c51 if (!(ENETC_PSIMSGRR_MR(i) & mr_mask))
57 psimsgrr |= ENETC_PSIMSGRR_MR(i); /* w1c */
H A Denetc_hw.h56 #define ENETC_PSIMSGRR_MR(n) BIT((n) + 1) /* n = VSI index */ macro

Completed in 189 milliseconds