Home
last modified time | relevance | path

Searched refs:ISR_OVER (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac.c45 #define IMR_NORMAL_MASK (ISR_ERROR | ISR_OVER | ISR_TX_PKT)
53 #define ISR_OVER (\ macro
163 if (status & ISR_OVER) in emac_isr()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H A Demac.c44 #define IMR_NORMAL_MASK (ISR_ERROR | ISR_OVER | ISR_TX_PKT)
52 #define ISR_OVER (\ macro
162 if (status & ISR_OVER) in emac_isr()
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h726 #define ISR_OVER (\ macro
H A Datl1c_main.c1623 if (status & ISR_OVER) in atl1c_intr()
1627 status & ISR_OVER); in atl1c_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h754 #define ISR_OVER (\ macro
H A Datl1c_main.c1710 if (status & ISR_OVER) in atl1c_intr()
1714 status & ISR_OVER); in atl1c_intr()

Completed in 15 milliseconds