/kernel/linux/linux-5.10/include/net/ |
H A D | bond_alb.h | 60 u32 tx_bytes; /* Each Client accumulates the BytesTx that member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ppp-ioctl.h | 73 __aligned_u64 tx_bytes; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth.h | 128 u64 tx_bytes; member
|
H A D | funeth_tx.c | 297 q->stats.tx_bytes += skb->len + extra_bytes; in write_pkt_desc() 561 q->stats.tx_bytes += tot_len; in fun_xdp_tx() 673 fp->tx_bytes += q->stats.tx_bytes; in fun_txq_free_sw()
|
/kernel/linux/linux-6.6/drivers/net/can/ |
H A D | vcan.c | 97 stats->tx_bytes += len; in vcan_tx()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | bond_alb.h | 60 u32 tx_bytes; /* Each Client accumulates the BytesTx that member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
H A D | sta_info.h | 41 uint tx_bytes; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ppp-ioctl.h | 73 __aligned_u64 tx_bytes; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.h | 42 u32 tx_bytes; member
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | vsockmon.c | 64 stats->tx_bytes = 0; in vsockmon_get_stats64()
|
H A D | nlmon.c | 62 stats->tx_bytes = 0; in nlmon_get_stats64()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_ethtool.c | 74 {"tx_bytes", VNIC_STAT(netstats.tx_bytes)},
|
/kernel/linux/linux-6.6/net/rose/ |
H A D | rose_dev.c | 114 stats->tx_bytes += len; in rose_xmit()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 68 __aligned_u64 tx_bytes; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 55 __aligned_u64 tx_bytes; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 68 __aligned_u64 tx_bytes; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | qdisc.c | 37 parent->tx_bytes += child->tx_bytes; in nfp_abm_stats_propagate() 464 _bstats_update(bstats, new->tx_bytes - old->tx_bytes, in nfp_abm_stats_calculate()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | qdisc.c | 37 parent->tx_bytes += child->tx_bytes; in nfp_abm_stats_propagate() 464 _bstats_update(bstats, new->tx_bytes - old->tx_bytes, in nfp_abm_stats_calculate()
|
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.c | 303 int tx_bytes; in peak_usb_write_bulk_callback() local 336 tx_bytes = can_get_echo_skb(netdev, context->echo_index, NULL); in peak_usb_write_bulk_callback() 342 netdev->stats.tx_bytes += tx_bytes; in peak_usb_write_bulk_callback()
|
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_vnifilter.c | 141 dest->tx_bytes += temp.tx_bytes; in vxlan_vnifilter_stats_get() 165 pstats->stats.tx_bytes += len; in vxlan_vnifilter_stats_add() 233 vstats.tx_bytes, VNIFILTER_ENTRY_STATS_PAD) || in __vnifilter_entry_fill_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/ |
H A D | main.c | 267 pdata->stats.tx_bytes += skb->len; in xge_txc_poll() 616 storage->tx_bytes += stats->tx_bytes; in xge_get_stats64()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/ |
H A D | main.c | 267 pdata->stats.tx_bytes += skb->len; in xge_txc_poll() 616 storage->tx_bytes += stats->tx_bytes; in xge_get_stats64()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 661 unsigned int *tx_pkts, unsigned int *tx_bytes) in nicvf_snd_pkt_handler() 713 *tx_bytes += skb->len; in nicvf_snd_pkt_handler() 861 unsigned int tx_pkts = 0, tx_bytes = 0, txq_idx; in nicvf_cq_intr_handler() local 897 &tx_pkts, &tx_bytes); in nicvf_cq_intr_handler() 941 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes); in nicvf_cq_intr_handler() 1688 stats->tx_bytes = GET_TX_STATS(TX_OCTS); in nicvf_update_stats() 1736 stats->tx_bytes = hw_stats->tx_bytes; in nicvf_get_stats64() 658 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) nicvf_snd_pkt_handler() argument
|
/kernel/linux/linux-5.10/drivers/net/fjes/ |
H A D | fjes_main.c | 675 adapter->stats64.tx_bytes += len; in fjes_xmit_frame() 676 hw->ep_shm_info[my_epid].net_stats.tx_bytes += len; in fjes_xmit_frame() 685 adapter->stats64.tx_bytes += len; in fjes_xmit_frame() 686 hw->ep_shm_info[my_epid].net_stats.tx_bytes += len; in fjes_xmit_frame() 774 adapter->stats64.tx_bytes += len; in fjes_xmit_frame() 776 .tx_bytes += len; in fjes_xmit_frame() 790 adapter->stats64.tx_bytes += 1; in fjes_xmit_frame() 791 hw->ep_shm_info[my_epid].net_stats.tx_bytes += len; in fjes_xmit_frame()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | serial-tegra.c | 118 unsigned int tx_bytes; member 506 tup->tx_bytes = bytes; in tegra_uart_start_pio_tx() 537 tup->tx_bytes = count & ~(0xF); in tegra_uart_start_tx_dma() 541 tup->tx_bytes, DMA_TO_DEVICE); in tegra_uart_start_tx_dma() 544 tx_phys_addr, tup->tx_bytes, DMA_MEM_TO_DEV, in tegra_uart_start_tx_dma() 554 tup->tx_bytes_requested = tup->tx_bytes; in tegra_uart_start_tx_dma() 630 tegra_uart_fill_tx_fifo(tup, tup->tx_bytes); in tegra_uart_handle_tx_pio() 1250 tup->tx_bytes = 0; in tegra_uart_flush_buffer()
|