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

/linux-4.1.27/include/uapi/linux/
H A Dif_link.h37 __u32 tx_compressed; member in struct:rtnl_link_stats
70 __u64 tx_compressed; member in struct:rtnl_link_stats64
/linux-4.1.27/net/core/
H A Dnet-procfs.c98 stats->tx_compressed); dev_seq_printf_stats()
H A Dnet-sysfs.c558 NETSTAT_ENTRY(tx_compressed); variable
H A Drtnetlink.c799 a->tx_compressed = b->tx_compressed; copy_rtnl_link_stats()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c441 " net_stats: rx_compressed = %lu, tx_compressed = %lu\n", i40e_dbg_dump_vsi_seid()
443 (long unsigned int)nstat->tx_compressed); i40e_dbg_dump_vsi_seid()
480 " net_stats_offsets: rx_compressed = %lu, tx_compressed = %lu\n", i40e_dbg_dump_vsi_seid()
482 (long unsigned int)vsi->net_stats_offsets.tx_compressed); i40e_dbg_dump_vsi_seid()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c68 "tx_compressed",
/linux-4.1.27/drivers/net/slip/
H A Dslip.c596 stats->tx_compressed = comp->sls_o_compressed; sl_get_stats64()
/linux-4.1.27/drivers/net/wan/
H A Dhdlc_fr.c436 dev->stats.tx_compressed++; pvc_xmit()
/linux-4.1.27/drivers/net/ethernet/adaptec/
H A Dstarfire.c1223 dev->stats.tx_compressed++; start_tx()
/linux-4.1.27/include/linux/
H A Dnetdevice.h180 unsigned long tx_compressed; member in struct:net_device_stats

Completed in 764 milliseconds