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