Searched defs:tx_bytes (Results 51 - 75 of 180) sorted by relevance

12345678

/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h82 u64 tx_bytes; /* total bytes of Tx packets */ member in struct:funeth_txq_stats
/linux-master/drivers/spi/
H A Dspi-img-spfi.c229 unsigned int tx_bytes = 0, rx_bytes = 0; local
H A Dspi-uniphier.c33 unsigned int tx_bytes; member in struct:uniphier_spi_priv
H A Dspi-qup.c147 int tx_bytes; member in struct:spi_qup
/linux-master/include/linux/
H A Dif_team.h19 u64_stats_t tx_bytes; member in struct:team_pcpu_stats
H A Dif_vlan.h133 u64_stats_t tx_bytes; member in struct:vlan_pcpu_stats
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c296 unsigned int tx_bytes = skb->len; local
/linux-master/arch/s390/include/asm/
H A Dpci.h52 u64 tx_bytes; member in struct:zpci_fmb_fmt1
62 u64 tx_bytes; member in struct:zpci_fmb_fmt3
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.h180 u64 tx_bytes; member in struct:am65_cpsw_ndev_stats
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c453 int tx_pkts = 0, tx_bytes = 0, qidx; local
518 u64 tx_frames, tx_bytes; local
1253 int tx_pkts = 0, tx_bytes = 0; local
133 otx2_snd_pkt_handler(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, struct otx2_snd_queue *sq, struct nix_cqe_tx_s *cqe, int budget, int *tx_pkts, int *tx_bytes) argument
1320 int tx_pkts = 0, tx_bytes = 0; local
[all...]
/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/xen-netback/
H A Dcommon.h115 u64 tx_bytes; member in struct:xenvif_stats
/linux-master/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h255 u64 tx_bytes; member in struct:efa_com_basic_stats
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h42 unsigned long tx_bytes; member in struct:wilc_wfi_stats
/linux-master/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h393 u64 tx_bytes; member in struct:xmit_priv
H A Dsta_info.h66 u64 tx_bytes; member in struct:stainfo_stats
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c75 u64 tx_bytes; 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
587 u64 tx_bytes = 0; local
904 u64 tx_bytes = 0; local
1447 u64 tx_bytes = 0; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h178 u64 tx_bytes; member in struct:qed_mcp_iscsi_stats
253 u64 tx_bytes; member in struct:qed_mfw_tlv_generic
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea.h364 u64 tx_bytes; member in struct:ehea_port_res
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.h94 u64 tx_bytes; member in struct:emac_stats
/linux-master/drivers/net/thunderbolt/
H A Dmain.c125 u64 tx_bytes; member in struct:tbnet_stats
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.h129 u64 tx_bytes; 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/include/net/
H A Dvxlan.h247 u64 tx_bytes; member in struct:vxlan_vni_stats
/linux-master/net/ncsi/
H A Dncsi-pkt.h258 __be32 tx_bytes; /* Tx bytes */ member in struct:ncsi_rsp_gcps_pkt

Completed in 352 milliseconds

12345678