Home
last modified time | relevance | path

Searched refs:tx_compressed (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dnetdevice.h58 unsigned long tx_compressed; member
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h37 __u32 tx_compressed; member
244 __u64 tx_compressed; member
/openbmc/linux/include/uapi/linux/
H A Dif_link.h37 __u32 tx_compressed; member
247 __u64 tx_compressed; member
/openbmc/qemu/linux-user/
H A Dfd-trans.c1065 st->tx_compressed = tswap32(st->tx_compressed); in host_to_target_data_link_rtattr()
1098 st64->tx_compressed = tswap64(st64->tx_compressed); in host_to_target_data_link_rtattr()
/openbmc/linux/net/core/
H A Dnet-procfs.c98 stats->tx_compressed); in dev_seq_printf_stats()
H A Dnet-sysfs.c713 NETSTAT_ENTRY(tx_compressed);
H A Drtnetlink.c968 a->tx_compressed = b->tx_compressed; in copy_rtnl_link_stats()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-statistics155 What: /sys/class/net/<iface>/statistics/tx_compressed
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c204 (unsigned long int)nstat->tx_compressed); in i40e_dbg_dump_vsi_seid()
243 (unsigned long int)vsi->net_stats_offsets.tx_compressed); in i40e_dbg_dump_vsi_seid()
/openbmc/linux/drivers/net/slip/
H A Dslip.c596 stats->tx_compressed = comp->sls_o_compressed;
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1937 stats->tx_compressed = ndev->stats.tx_compressed; in hns_nic_get_stats64()
H A Dhns_ethtool.c885 p[22] = net_stats->tx_compressed; in hns_get_ethtool_stats()
/openbmc/linux/drivers/net/wan/
H A Dhdlc_fr.c425 dev->stats.tx_compressed++; in pvc_xmit()
/openbmc/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c1221 dev->stats.tx_compressed++; in start_tx()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2587 stats->tx_compressed = netdev->stats.tx_compressed; in hns3_nic_get_stats64()
/openbmc/linux/include/linux/
H A Dnetdevice.h211 NET_DEV_STAT(tx_compressed);