Searched refs:IntrTxPCIFault (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/packetengines/
H A Dyellowfin.c301 IntrTxDone=0x10, IntrTxInvalid=0x20, IntrTxPCIFault=0x40,IntrTxPCIErr=0x80, enumerator in enum:intr_status_bits
1182 if (intr_status & (IntrTxPCIErr | IntrTxPCIFault)) yellowfin_error()
H A Dhamachi.c459 IntrTxDone=0x100, IntrTxPCIFault=0x200, IntrTxPCIErr=0x400, enumerator in enum:intr_status_bits
1365 (IntrTxPCIFault | IntrTxPCIErr | IntrRxPCIFault | IntrRxPCIErr | hamachi_interrupt()
1642 if (intr_status & (IntrTxPCIErr | IntrTxPCIFault)) hamachi_error()

Completed in 83 milliseconds