Searched refs:ENETC_MMCSR_LPE (Results 1 – 2 of 2) sorted by relevance
248 #define ENETC_MMCSR_LPE BIT(1) /* Local Preemption Enabled */ macro
988 state->tx_enabled = !!(val & ENETC_MMCSR_LPE); /* mirror of MMCSR_ME */ in enetc_get_mm()