Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dsh_eth.h224 EESR_ECI = 0x00400000, enumerator
H A Dsh_eth.c738 EESR_TFE | EESR_TDE | EESR_ECI,
1860 if (intr_status & (EESR_RX_CHECK | cd->tx_check | EESR_ECI | in sh_eth_interrupt()
1894 if (intr_status & EESR_ECI) in sh_eth_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Dsh_eth.h224 EESR_ECI = 0x00400000, enumerator
H A Dsh_eth.c736 EESR_TFE | EESR_TDE | EESR_ECI,
1860 if (intr_status & (EESR_RX_CHECK | cd->tx_check | EESR_ECI | in sh_eth_interrupt()
1894 if (intr_status & EESR_ECI) in sh_eth_interrupt()

Completed in 11 milliseconds