Home
last modified time | relevance | path

Searched refs:tx_window_errors (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/u-boot/include/linux/
H A Dnetdevice.h55 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 Dif_hippi.h76 int tx_window_errors; member
H A Dif_link.h34 __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 Dif_hippi.h76 int tx_window_errors; member
H A Dif_link.h34 __u32 tx_window_errors; member
69 __u64 tx_window_errors; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_hippi.h76 int tx_window_errors; member
H A Dif_link.h33 __u32 tx_window_errors; member
239 __u64 tx_window_errors; member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dif_link.h34 __u32 tx_window_errors; member
69 __u64 tx_window_errors; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Dlib8390.c568 dev->stats.tx_window_errors++; in ei_tx_err()
647 dev->stats.tx_window_errors++; in ei_tx_intr()
H A Daxnet_cs.c1239 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 Dnet-procfs.c97 stats->tx_window_errors + in dev_seq_printf_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dsiena.c623 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 Datl1.h663 u64 tx_window_errors; member
H A Datl1.c1697 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 Dmac89x0.c400 dev->stats.tx_window_errors++; in net_interrupt()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-net-statistics209 What: /sys/class/<iface>/statistics/tx_window_errors
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dsunlance.c584 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 D7990.c382 dev->stats.tx_window_errors++; in lance_tx()
H A Da2065.c348 dev->stats.tx_window_errors++; in lance_tx()
H A Dsun3lance.c704 if (status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
H A Dam79c961a.c569 dev->stats.tx_window_errors++; in am79c961_tx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac.c368 net_stats->tx_window_errors = stats->tx_late_col; in emac_get_stats64()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c627 dev->stats.tx_window_errors++; in tulip_interrupt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc9194.c1273 dev->stats.tx_window_errors++; in smc_tx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A D3c589_cs.c800 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()

1234