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

/linux-master/drivers/net/ethernet/realtek/
H A D8139too.c349 PCIErr = 0x8000, enumerator in enum:IntrStatusBits
684 PCIErr | PCSTimeout | RxUnderrun | RxOverflow | RxFIFOOver |
688 PCIErr | PCSTimeout | RxUnderrun |
2117 if (status & PCIErr) {
2200 if (unlikely(status & (PCIErr | PCSTimeout | RxUnderrun | RxErr)))

Completed in 200 milliseconds