Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H A Dhamachi.c459 IntrTxDone=0x100, IntrTxPCIFault=0x200, IntrTxPCIErr=0x400, enumerator
1371 (IntrTxPCIFault | IntrTxPCIErr | IntrRxPCIFault | IntrRxPCIErr | in hamachi_interrupt()
1650 if (intr_status & (IntrTxPCIErr | IntrTxPCIFault)) in hamachi_error()
H A Dyellowfin.c301 IntrTxDone=0x10, IntrTxInvalid=0x20, IntrTxPCIFault=0x40,IntrTxPCIErr=0x80, enumerator
1192 if (intr_status & (IntrTxPCIErr | IntrTxPCIFault)) in yellowfin_error()
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H A Dhamachi.c459 IntrTxDone=0x100, IntrTxPCIFault=0x200, IntrTxPCIErr=0x400, enumerator
1375 (IntrTxPCIFault | IntrTxPCIErr | IntrRxPCIFault | IntrRxPCIErr | in hamachi_interrupt()
1654 if (intr_status & (IntrTxPCIErr | IntrTxPCIFault)) in hamachi_error()
H A Dyellowfin.c301 IntrTxDone=0x10, IntrTxInvalid=0x20, IntrTxPCIFault=0x40,IntrTxPCIErr=0x80, enumerator
1194 if (intr_status & (IntrTxPCIErr | IntrTxPCIFault)) in yellowfin_error()

Completed in 10 milliseconds