Home
last modified time | relevance | path

Searched defs:tx_dropped (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v4.19/arch/s390/appldata/
Dappldata_net_sum.c53 u64 tx_dropped; /* no space available in linux */ member
69 tx_errors, rx_dropped, tx_dropped, collisions; in appldata_get_net_sum_data() local
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.h32 u64 tx_dropped; member
/Linux-v4.19/include/linux/
Dif_link.h17 __u64 tx_dropped; member
Dif_vlan.h129 u32 tx_dropped; member
Dif_team.h26 u32 tx_dropped; member
/Linux-v4.19/include/uapi/linux/
Dmpls.h73 __u64 tx_dropped; /* packet dropped on transmit */ member
Dif_hippi.h61 int tx_dropped; /* no space available in linux */ member
Dif_link.h17 __u32 tx_dropped; /* no space available in linux */ member
52 __u64 tx_dropped; /* no space available in linux */ member
/Linux-v4.19/net/l2tp/
Dl2tp_eth.c47 atomic_long_t tx_dropped; member
/Linux-v4.19/net/sched/
Dsch_teql.c64 unsigned long tx_dropped; member
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c115 int tx_dropped = 0; in ipoib_mcast_free() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c42 u32 tx_dropped; member
359 u32 tx_dropped = 0; in mlxsw_sx_port_get_stats64() local
Dspectrum.h163 u32 tx_dropped; member
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.h276 u64 tx_dropped; member
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_iq.h61 u64 tx_dropped;/**< Numof pkts dropped dueto xmitpath errors. */ member
/Linux-v4.19/drivers/net/ethernet/ti/
Dnetcp.h85 u32 tx_dropped; member
/Linux-v4.19/net/8021q/
Dvlan_dev.c690 u32 rx_errors = 0, tx_dropped = 0; in vlan_dev_get_stats64() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h84 u64 tx_dropped; member
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c655 u64 rx_errors = 0, tx_errors = 0, tx_dropped = 0; in hns_ae_update_stats() local
/Linux-v4.19/drivers/net/ethernet/ibm/emac/
Dcore.h145 u64 tx_dropped; member
/Linux-v4.19/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h142 u64 tx_dropped; member
/Linux-v4.19/tools/include/uapi/linux/
Dif_link.h17 __u32 tx_dropped; /* no space available in linux */ member
52 __u64 tx_dropped; /* no space available in linux */ member
/Linux-v4.19/drivers/net/
Dtun.c155 u32 tx_dropped; member
1171 u32 rx_dropped = 0, tx_dropped = 0, rx_frame_errors = 0; in tun_net_get_stats64() local
Dmacvlan.c909 u32 rx_errors = 0, tx_dropped = 0; in macvlan_dev_get_stats64() local
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c375 unsigned long tx_dropped; member
1273 unsigned long tx_dropped = 0; in mv643xx_eth_get_stats() local

12