Home
last modified time | relevance | path

Searched refs:PCSTimeout (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A D8139too.c350 PCSTimeout = 0x4000, enumerator
684 PCIErr | PCSTimeout | RxUnderrun | RxOverflow | RxFIFOOver |
688 PCIErr | PCSTimeout | RxUnderrun |
2112 if (status & PCSTimeout) in rtl8139_weird_interrupt()
2199 if (unlikely(status & (PCIErr | PCSTimeout | RxUnderrun | RxErr))) in rtl8139_interrupt()
H A Dr8169_main.c355 PCSTimeout = 0x4000, enumerator
/OK3568_Linux_fs/u-boot/drivers/net/
H A Drtl8139.c139 PCIErr=0x8000, PCSTimeout=0x4000, CableLenChange= 0x2000, enumerator
H A Drtl8169.c158 PCSTimeout = 0x4000, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1117 PCSTimeout = 0x4000, enumerator
H A Dr8168_n.c23670 tp->timer_intr_mask = PCSTimeout | RxFIFOOver; in rtl8168_init_software_variable()
23676 tp->timer_intr_mask = PCSTimeout; in rtl8168_init_software_variable()
23680 tp->timer_intr_mask = PCSTimeout; in rtl8168_init_software_variable()