Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dether1.h187 #define SCB_STRNR (1 << 12) /* Receive unit not ready */ macro
H A Dether1.c903 ether1_writew(dev, status & (SCB_STRNR | SCB_STCNA | SCB_STFR | SCB_STCX), in ether1_interrupt()
925 if (status & SCB_STRNR) { in ether1_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dether1.h187 #define SCB_STRNR (1 << 12) /* Receive unit not ready */ macro
H A Dether1.c903 ether1_writew(dev, status & (SCB_STRNR | SCB_STCNA | SCB_STFR | SCB_STCX), in ether1_interrupt()
925 if (status & SCB_STRNR) { in ether1_interrupt()

Completed in 5 milliseconds