Home
last modified time | relevance | path

Searched refs:ISR_DMAR_TO_RST (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datl2.h162 #define ISR_DMAR_TO_RST 0x200 /* DMAR op timeout interrupt. SW should macro
181 ISR_DMAR_TO_RST |\
Datl1.h251 #define ISR_DMAR_TO_RST 0x400 macro
270 ISR_DMAR_TO_RST |\
Datl2.c612 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) { in atl2_intr()
Datl1.c2513 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) { in atl1_intr()
/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.h545 #define ISR_DMAR_TO_RST 0x400 macro
578 ISR_DMAR_TO_RST |\
Datl1e_main.c1314 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) { in atl1e_intr()
/linux-6.12.1/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h703 #define ISR_DMAR_TO_RST 0x00000200 macro
735 ISR_DMAR_TO_RST |\
763 ISR_DMAR_TO_RST |\