Searched defs:tx_bytes (Results 51 - 75 of 178) 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/ethernet/ti/
H A Dam65-cpsw-nuss.h167 u64 tx_bytes; member in struct:am65_cpsw_ndev_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/infiniband/hw/efa/
H A Defa_com_cmd.h254 u64 tx_bytes; member in struct:efa_com_basic_stats
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c450 int tx_pkts = 0, tx_bytes = 0, qidx; local
515 u64 tx_frames, tx_bytes; local
1250 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
1317 int tx_pkts = 0, tx_bytes = 0; local
[all...]
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h42 unsigned long tx_bytes; member in struct:wilc_wfi_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/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/cavium/thunder/
H A Dnicvf_main.c858 unsigned int tx_pkts = 0, tx_bytes = 0, txq_idx; local
655 nicvf_snd_pkt_handler(struct net_device *netdev, struct cqe_send_t *cqe_tx, int budget, int *subdesc_cnt, unsigned int *tx_pkts, unsigned int *tx_bytes) argument
/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/drivers/i2c/busses/
H A Di2c-bcm-iproc.c200 unsigned int tx_bytes; member in struct:bcm_iproc_i2c_dev
564 unsigned int tx_bytes = msg->len - iproc_i2c->tx_bytes; local
845 unsigned int tx_bytes; local
[all...]
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2426 unsigned int tx_packets = 0, tx_bytes = 0; local

Completed in 273 milliseconds

12345678