Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_link.h37 __u32 tx_compressed; member
70 __u64 tx_compressed; member
/linux-4.1.27/net/core/
Dnet-procfs.c98 stats->tx_compressed); in dev_seq_printf_stats()
Dnet-sysfs.c558 NETSTAT_ENTRY(tx_compressed);
Drtnetlink.c799 a->tx_compressed = b->tx_compressed; in copy_rtnl_link_stats()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-net-statistics139 What: /sys/class/<iface>/statistics/tx_compressed
/linux-4.1.27/drivers/net/slip/
Dslip.c596 stats->tx_compressed = comp->sls_o_compressed;
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_debugfs.c443 (long unsigned int)nstat->tx_compressed); in i40e_dbg_dump_vsi_seid()
482 (long unsigned int)vsi->net_stats_offsets.tx_compressed); in i40e_dbg_dump_vsi_seid()
/linux-4.1.27/drivers/net/wan/
Dhdlc_fr.c436 dev->stats.tx_compressed++; in pvc_xmit()
/linux-4.1.27/drivers/net/ethernet/adaptec/
Dstarfire.c1223 dev->stats.tx_compressed++; in start_tx()
/linux-4.1.27/include/linux/
Dnetdevice.h180 unsigned long tx_compressed; member