Searched defs:tx_packets (Results 26 - 50 of 123) sorted by relevance

12345

/linux-master/drivers/net/xen-netback/
H A Dinterface.c279 u64 tx_packets = 0; local
H A Dcommon.h116 u64 tx_packets; member in struct:xenvif_stats
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_main.c660 u64 tx_packets, tx_bytes; local
/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_main.c782 u64 tx_packets, tx_bytes, rx_packets, rx_bytes; local
/linux-master/drivers/net/wireless/virtual/
H A Dvirt_wifi.c214 u32 tx_packets; member in struct:virt_wifi_netdev_priv
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h63 u64 tx_packets; /*!< Tx packets */ member in struct:bfa_port_eth_stats
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.h317 __be64 tx_packets; member in struct:opa_veswport_summary_counters
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c628 u64 tx_bytes = 0, rx_bytes = 0, tx_packets = 0, rx_packets = 0; local
/linux-master/drivers/net/ethernet/ti/
H A Dnetcp.h74 u64 tx_packets; member in struct:netcp_stats
H A Dam65-cpsw-nuss.h166 u64 tx_packets; member in struct:am65_cpsw_ndev_stats
/linux-master/include/linux/
H A Dif_team.h18 u64_stats_t tx_packets; member in struct:team_pcpu_stats
H A Dif_vlan.h132 u64_stats_t tx_packets; member in struct:vlan_pcpu_stats
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c994 u64 tx_packets, tx_bytes, rx_packets, rx_bytes; local
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h40 unsigned long tx_packets; member in struct:wilc_wfi_stats
/linux-master/arch/s390/include/asm/
H A Dpci.h53 u64 tx_packets; member in struct:zpci_fmb_fmt1
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945.h69 u32 tx_packets; member in struct:il3945_rs_sta
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c76 u64 tx_packets; member in struct:mlxsw_sp_qdisc::mlxsw_sp_qdisc_stats
538 u64 tx_bytes, tx_packets; local
515 mlxsw_sp_qdisc_bstats_per_priority_get(struct mlxsw_sp_port_xstats *xstats, u8 prio_bitmap, u64 *tx_packets, u64 *tx_bytes) argument
558 mlxsw_sp_qdisc_update_stats(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_qdisc *mlxsw_sp_qdisc, u64 tx_bytes, u64 tx_packets, u64 drops, u64 backlog, struct tc_qopt_offload_stats *stats_ptr) argument
586 u64 tx_packets = 0; local
903 u64 tx_packets = 0; local
1446 u64 tx_packets = 0; local
[all...]
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea.h363 u64 tx_packets; member in struct:ehea_port_res
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.h93 u64 tx_packets; member in struct:emac_stats
/linux-master/drivers/net/thunderbolt/
H A Dmain.c123 u64 tx_packets; member in struct:tbnet_stats
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.h128 u64 tx_packets; member in struct:xgene_enet_desc_ring
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c488 u64 tx_bytes = 0, tx_packets = 0; local
460 bcm_sysport_update_tx_stats(struct bcm_sysport_priv *priv, u64 *tx_bytes, u64 *tx_packets) argument
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2426 unsigned int tx_packets = 0, tx_bytes = 0; local
/linux-master/include/net/
H A Dvxlan.h246 u64 tx_packets; member in struct:vxlan_vni_stats
/linux-master/drivers/net/hyperv/
H A Dnetvsc_drv.c1267 u64 rx_packets, rx_bytes, tx_packets, tx_bytes; local
[all...]

Completed in 260 milliseconds

12345