Home
last modified time | relevance | path

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

12

/Linux-v5.4/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-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.h23 u64 tx_dropped; member
/Linux-v5.4/include/linux/
Dif_link.h17 __u64 tx_dropped; member
Dif_vlan.h124 u32 tx_dropped; member
Dif_team.h22 u32 tx_dropped; member
/Linux-v5.4/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-v5.4/net/l2tp/
Dl2tp_eth.c43 atomic_long_t tx_dropped; member
/Linux-v5.4/net/sched/
Dsch_teql.c60 unsigned long tx_dropped; member
/Linux-v5.4/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c115 int tx_dropped = 0; in ipoib_mcast_free() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c41 u32 tx_dropped; member
360 u32 tx_dropped = 0; in mlxsw_sx_port_get_stats64() local
Dspectrum.h196 u32 tx_dropped; member
/Linux-v5.4/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.h276 u64 tx_dropped; member
/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Docteon_iq.h61 u64 tx_dropped;/**< Numof pkts dropped dueto xmitpath errors. */ member
/Linux-v5.4/net/8021q/
Dvlan_dev.c666 u32 rx_errors = 0, tx_dropped = 0; in vlan_dev_get_stats64() local
/Linux-v5.4/drivers/net/ethernet/ti/
Dnetcp.h77 u32 tx_dropped; member
/Linux-v5.4/drivers/net/ethernet/ibm/emac/
Dcore.h136 u64 tx_dropped; member
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c652 u64 rx_errors = 0, tx_errors = 0, tx_dropped = 0; in hns_ae_update_stats() local
/Linux-v5.4/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h130 u64 tx_dropped; member
/Linux-v5.4/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-v5.4/drivers/net/
Dtun.c145 u32 tx_dropped; member
1158 u32 rx_dropped = 0, tx_dropped = 0, rx_frame_errors = 0; in tun_net_get_stats64() local
Dmacvlan.c918 u32 rx_errors = 0, tx_dropped = 0; in macvlan_dev_get_stats64() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h90 u64 tx_dropped; member
/Linux-v5.4/drivers/net/ethernet/marvell/
Dmv643xx_eth.c363 unsigned long tx_dropped; member
1261 unsigned long tx_dropped = 0; in mv643xx_eth_get_stats() local

12