Searched refs:IntrTxPCIErr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/ |
H A D | hamachi.c | 459 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 D | yellowfin.c | 301 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 D | hamachi.c | 459 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 D | yellowfin.c | 301 IntrTxDone=0x10, IntrTxInvalid=0x20, IntrTxPCIFault=0x40,IntrTxPCIErr=0x80, enumerator 1194 if (intr_status & (IntrTxPCIErr | IntrTxPCIFault)) in yellowfin_error()
|
Completed in 10 milliseconds