Home
last modified time | relevance | path

Searched refs:tx_errors (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/netlink/route/
H A Dinterface.h188 uint32_t tx_errors; /* RX errors (IFCOUNTER_OERRORS) */ member
216 uint64_t tx_errors; /* RX errors (IFCOUNTER_OERRORS) */ member
H A Diface.c163 stats->tx_errors = if_getcounter(ifp, IFCOUNTER_OERRORS); in get_stats()
/freebsd/sys/dev/enic/
H A Dvnic_stats.h20 u64 tx_errors; member
/freebsd/sys/dev/mlx4/
H A Dstats.h65 u64 tx_errors; member
/freebsd/contrib/libpcap/
H A Dpcap-dos.h180 DWORD tx_errors; /* packet transmit problems */ member
H A Dpcap-dos.c1156 stats->tx_errors++; in pkt_xmit()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h130 unsigned long tx_errors; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h367 u32 tx_errors; /* txErrors */ member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_diagnostics.c245 pcounters, tx_errors); in mlx5_core_get_diagnostics_full()
/freebsd/sys/dev/vr/
H A Dif_vrreg.h694 uint32_t tx_errors; member
H A Dif_vr.c1473 sc->vr_stat.tx_errors++; in vr_txeof()
2634 printf("Outbound errors : %u\n", stat->tx_errors); in vr_sysctl_stats()
/freebsd/sys/dev/iavf/
H A Dvirtchnl.h527 u64 tx_errors; member
H A Diavf_type.h947 u64 tx_errors; /* tepc */ member
H A Diavf_vc_common.c670 vsi->oerrors = es->tx_errors; in iavf_update_stats_counters()
H A Diavf_lib.c1023 {&eth_stats->tx_errors, "tx_errors", "TX packet errors"}, in iavf_add_sysctls_eth_stats()
/freebsd/contrib/libpcap/pcap/
H A Dpcap.h323 u_long tx_errors; /* packet transmit problems */ member
/freebsd/sys/dev/qlxgb/
H A Dqla_hw.h563 uint64_t tx_errors; member
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c247 priv->pkstats.tx_errors = in mlx4_en_DUMP_ETH_STATS()
/freebsd/sys/dev/oce/
H A Doce_sysctl.c1159 adapter_stats->tx_errors = port_stats->tx_errors; in copy_stats_to_sc_xe201()
H A Doce_if.h409 uint64_t tx_errors; member
H A Doce_hw.h3189 uint64_t tx_errors; member
3311 uint64_t tx_errors; member
/freebsd/sys/dev/ice/
H A Dice_type.h1219 u64 tx_errors; /* tepc */
1191 u64 tx_errors; /* tepc */ global() member
H A Dvirtchnl.h1187 u64 tx_errors; member
/freebsd/sys/dev/ixl/
H A Di40e_type.h1432 u64 tx_errors; /* tepc */ member
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h420 m(+1, u64, tx_errors, "tx_errors", "Number of transitions " \

12