| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | netdevice.h | 55 unsigned long tx_window_errors; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | if_hippi.h | 76 int tx_window_errors; member
|
| H A D | if_link.h | 34 __u32 tx_window_errors; member 69 __u64 tx_window_errors; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | if_hippi.h | 76 int tx_window_errors; member
|
| H A D | if_link.h | 34 __u32 tx_window_errors; member 69 __u64 tx_window_errors; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | if_hippi.h | 76 int tx_window_errors; member
|
| H A D | if_link.h | 33 __u32 tx_window_errors; member 239 __u64 tx_window_errors; member
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | if_link.h | 34 __u32 tx_window_errors; member 69 __u64 tx_window_errors; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | lib8390.c | 568 dev->stats.tx_window_errors++; in ei_tx_err() 647 dev->stats.tx_window_errors++; in ei_tx_intr()
|
| H A D | axnet_cs.c | 1239 if (txsr & ENTSR_OWC) dev->stats.tx_window_errors++; in ei_tx_err() 1325 dev->stats.tx_window_errors++; in ei_tx_intr()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net-procfs.c | 97 stats->tx_window_errors + in dev_seq_printf_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | siena.c | 623 core_stats->tx_window_errors = in siena_update_nic_stats() 630 core_stats->tx_errors = (core_stats->tx_window_errors + in siena_update_nic_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl1.h | 663 u64 tx_window_errors; member
|
| H A D | atl1.c | 1697 adapter->soft_stats.tx_window_errors += smb->tx_late_col; in atl1_inc_smb() 1724 netdev->stats.tx_window_errors = in atl1_inc_smb() 1725 adapter->soft_stats.tx_window_errors; in atl1_inc_smb() 3152 {"tx_window_errors", ATL1_STAT(soft_stats.tx_window_errors)},
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cirrus/ |
| H A D | mac89x0.c | 400 dev->stats.tx_window_errors++; in net_interrupt()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-net-statistics | 209 What: /sys/class/<iface>/statistics/tx_window_errors
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/ |
| H A D | sunlance.c | 584 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_dvma() 752 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_pio()
|
| H A D | 7990.c | 382 dev->stats.tx_window_errors++; in lance_tx()
|
| H A D | a2065.c | 348 dev->stats.tx_window_errors++; in lance_tx()
|
| H A D | sun3lance.c | 704 if (status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
|
| H A D | am79c961a.c | 569 dev->stats.tx_window_errors++; in am79c961_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac.c | 368 net_stats->tx_window_errors = stats->tx_late_col; in emac_get_stats64()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/ |
| H A D | interrupt.c | 627 dev->stats.tx_window_errors++; in tulip_interrupt()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/ |
| H A D | smc9194.c | 1273 dev->stats.tx_window_errors++; in smc_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ |
| H A D | 3c589_cs.c | 800 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()
|