Home
last modified time | relevance | path

Searched refs:tx_bytes (Results 751 - 775 of 1376) sorted by relevance

1...<<31323334353637383940>>...56

/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb_main.c1151 bp->dev->stats.tx_bytes += skb->len; in macb_tx_error_task()
1152 queue->stats.tx_bytes += skb->len; in macb_tx_error_task()
1277 bp->dev->stats.tx_bytes += skb->len; in macb_tx_complete()
1278 queue->stats.tx_bytes += skb->len; in macb_tx_complete()
4500 dev->stats.tx_bytes += lp->rm9200_txq[desc].size; in at91ether_interrupt()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c714 u64 tx_bytes; member
1583 data->tx_bytes += my_skb->len; in mac80211_hwsim_tx_frame_nl()
2052 data->tx_bytes += skb->len; in mac80211_hwsim_tx()
2170 data->tx_bytes += skb->len; in mac80211_hwsim_tx_frame()
3193 data[i++] = ar->tx_bytes; in mac80211_hwsim_get_et_stats()
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_kern.c395 qi->dev->stats.tx_bytes += bytes_compl; in consume_vector_skbs()
940 vp->dev->stats.tx_bytes += skb->len; in writev_tx()
/kernel/linux/linux-5.10/drivers/net/can/
H A Dkvaser_pciefd.c1497 stats->tx_bytes += dlc; in kvaser_pciefd_handle_eack_packet()
1571 stats->tx_bytes += dlc; in kvaser_pciefd_handle_ack_packet()
/kernel/linux/linux-5.10/drivers/net/can/m_can/
H A Dm_can.c938 stats->tx_bytes += can_get_echo_skb(dev, msg_mark); in m_can_echo_tx_event()
980 stats->tx_bytes += can_get_echo_skb(dev, 0); in m_can_isr()
/kernel/linux/linux-5.10/drivers/net/ethernet/aeroflex/
H A Dgreth.c647 dev->stats.tx_bytes += greth->tx_bufs_length[greth->tx_last]; in greth_clean_tx()
703 dev->stats.tx_bytes += skb->len; in greth_clean_tx_gbit()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmveth.c1119 netdev->stats.tx_bytes += skb->len; in ibmveth_start_xmit()
1169 netdev->stats.tx_bytes += skb->len; in ibmveth_start_xmit()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c573 net_stats->tx_bytes = bytes; in fm10k_update_stats()
614 tx_bytes_nic += q->tx_bytes.count; in fm10k_update_stats()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_kern.c394 qi->dev->stats.tx_bytes += bytes_compl; in consume_vector_skbs()
936 vp->dev->stats.tx_bytes += skb->len; in writev_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c106 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
363 s->tx_bytes += sq_stats->bytes; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1413 dev->stats.tx_bytes += skb->len; in sxgbe_xmit()
1748 stats->tx_bytes = sxgbe_get_stat64(ioaddr, in sxgbe_get_stats64()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c1251 ndev->stats.tx_bytes += skb->len; in wil_tx_sring_handler()
1254 stats->tx_bytes += skb->len; in wil_tx_sring_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dfealnx.c1515 dev->stats.tx_bytes += in intr_handler()
1523 dev->stats.tx_bytes += in intr_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/calxeda/
H A Dxgmac.c1461 storage->tx_bytes = readl(base + XGMAC_MMC_TXOCTET_G_LO); in xgmac_get_stats64()
1462 storage->tx_bytes |= (u64)(readl(base + XGMAC_MMC_TXOCTET_G_HI)) << 32; in xgmac_get_stats64()
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H A Dsundance.c1542 dev->stats.tx_bytes += ioread16(ioaddr + TxOctetsLow); in get_stats()
1543 dev->stats.tx_bytes += ioread16(ioaddr + TxOctetsHigh) << 16; in get_stats()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c1035 sta->tx_bytes, skb_queue_len(&sta->tx_buf), in prism2_sta_proc_show()
2597 sta->rx_bytes = sta->tx_bytes = 0; in prism2_hostapd_sta_clear_stats()
2796 sta->tx_bytes += skb->len; in hostap_handle_sta_tx()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcfg.c1570 sinfo->tx_bytes = priv->dev->stats.tx_bytes; in lbs_cfg_get_station()
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfarsync.c829 dev->stats.tx_bytes += len; in fst_tx_dma_complete()
1387 dev->stats.tx_bytes += skb->len; in do_bottom_half_tx()
H A Dsbni.c768 nl->master->stats.tx_bytes += nl->tx_buf_p->len; in send_complete()
771 dev->stats.tx_bytes += nl->tx_buf_p->len; in send_complete()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1491 dev->stats.tx_bytes += port->tx_bufs[txi].skb->len; in sunvnet_start_xmit_common()
1493 port->stats.tx_bytes += port->tx_bufs[txi].skb->len; in sunvnet_start_xmit_common()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_main.c590 priv->stats.tx_bytes += skb->len - LL_HEADER_LENGTH; in ctcm_transmit_skb()
846 priv->stats.tx_bytes += skb->len - TH_HEADER_LENGTH; in ctcmpc_transmit_skb()
H A Dnetiucv.c717 privptr->stats.tx_bytes += in conn_action_txdone()
770 privptr->stats.tx_bytes += txbytes; in conn_action_txdone()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c337 padapter->stats.tx_bytes = pxmitpriv->tx_bytes; in rtw_net_get_stats()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netlink.c1648 vxi.tx_bytes = stats.tx_bytes; in br_fill_linkxstats()
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H A Dyellowfin.c933 dev->stats.tx_bytes += skb->len; in yellowfin_interrupt()
988 dev->stats.tx_bytes += skb->len; in yellowfin_interrupt()

Completed in 77 milliseconds

1...<<31323334353637383940>>...56