Home
last modified time | relevance | path

Searched refs:SCB_STFR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dether1.h189 #define SCB_STFR (1 << 14) /* Frame received */ macro
H A Dether1.c903 ether1_writew(dev, status & (SCB_STRNR | SCB_STCNA | SCB_STFR | SCB_STCX), in ether1_interrupt()
922 if (status & SCB_STFR) { in ether1_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dether1.h189 #define SCB_STFR (1 << 14) /* Frame received */ macro
H A Dether1.c903 ether1_writew(dev, status & (SCB_STRNR | SCB_STCNA | SCB_STFR | SCB_STCX), in ether1_interrupt()
922 if (status & SCB_STFR) { in ether1_interrupt()

Completed in 4 milliseconds