Home
last modified time | relevance | path

Searched refs:EMAC_ISR_BFCS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Demac.h213 #define EMAC_ISR_BFCS 0x00080000 macro
H A Dcore.c720 EMAC_ISR_ALE | EMAC_ISR_BFCS | EMAC_ISR_PTLE | EMAC_ISR_ORE | in emac_configure()
1953 if (isr & EMAC_ISR_BFCS) in emac_irq()