Home
last modified time | relevance | path

Searched refs:tx_packets (Results 1 – 25 of 759) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/kernel/arch/s390/appldata/
H A Dappldata_net_sum.c43 u64 tx_packets; /* total packets transmitted */ member
64 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local
72 tx_packets = 0; in appldata_get_net_sum_data()
88 tx_packets += stats->tx_packets; in appldata_get_net_sum_data()
102 net_data->tx_packets = tx_packets; in appldata_get_net_sum_data()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_common.c332 u32 id_tx, id_tx_prev, tx_packets; in fm10k_update_hw_stats_tx_q() local
340 tx_packets = fm10k_read_hw_stats_32b(hw, FM10K_QPTC(idx), in fm10k_update_hw_stats_tx_q()
341 &q->tx_packets); in fm10k_update_hw_stats_tx_q()
343 if (tx_packets) in fm10k_update_hw_stats_tx_q()
359 q->tx_packets.count += tx_packets; in fm10k_update_hw_stats_tx_q()
364 fm10k_update_hw_base_32b(&q->tx_packets, tx_packets); in fm10k_update_hw_stats_tx_q()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c62 u64 tx_packets; member
277 u8 prio_bitmap, u64 *tx_packets, in mlxsw_sp_qdisc_bstats_per_priority_get() argument
282 *tx_packets = 0; in mlxsw_sp_qdisc_bstats_per_priority_get()
286 *tx_packets += xstats->tx_packets[i]; in mlxsw_sp_qdisc_bstats_per_priority_get()
300 u64 tx_bytes, tx_packets; in mlxsw_sp_qdisc_collect_tc_stats() local
305 &tx_packets, &tx_bytes); in mlxsw_sp_qdisc_collect_tc_stats()
307 *p_tx_packets += tx_packets; in mlxsw_sp_qdisc_collect_tc_stats()
317 u64 tx_bytes, u64 tx_packets, in mlxsw_sp_qdisc_update_stats() argument
324 tx_packets -= stats_base->tx_packets; in mlxsw_sp_qdisc_update_stats()
328 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_update_stats()
[all …]
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_eth.c41 atomic_long_t tx_packets; member
83 atomic_long_inc(&priv->tx_packets); in l2tp_eth_dev_xmit()
96 stats->tx_packets = (unsigned long)atomic_long_read(&priv->tx_packets); in l2tp_eth_get_stats64()
/OK3568_Linux_fs/kernel/drivers/net/
H A Difb.c49 u64 tx_packets; member
84 txp->tx_packets++; in ifb_ri_tasklet()
148 packets = txp->tx_packets; in ifb_stats64()
151 stats->tx_packets += packets; in ifb_stats64()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c41 stats->tx_packets++; in nfp_repr_inc_tx_stats()
64 stats->tx_packets = readq(mem + NFP_MAC_STATS_TX_FRAMES_TRANSMITTED_OK); in nfp_repr_phy_port_get_stats64()
80 stats->tx_packets = readq(port->vnic + NFP_NET_CFG_STATS_RX_FRAMES); in nfp_repr_vnic_get_stats64()
138 tpkts = repr_stats->tx_packets; in nfp_repr_get_host_stats64()
145 stats->tx_packets += tpkts; in nfp_repr_get_host_stats64()
/OK3568_Linux_fs/kernel/net/mac802154/
H A Dtx.c37 dev->stats.tx_packets++; in ieee802154_xmit_worker()
89 dev->stats.tx_packets++; in ieee802154_tx()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c96 stats->netstats.tx_packets += qnstats->tx_packets; in hfi1_vnic_update_stats()
127 netdev->stats.tx_packets = stats->netstats.tx_packets; in hfi1_vnic_update_stats()
173 stats->netstats.tx_packets++; in hfi1_vnic_update_tx_counters()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_teql.c58 unsigned long tx_packets; member
319 master->tx_packets++; in teql_master_xmit()
408 stats->tx_packets = m->tx_packets; in teql_master_stats64()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhv_vhca_stats.c12 u64 tx_packets; member
28 data->tx_packets += stats->sq[tc].packets; in mlx5e_hv_vhca_fill_ring_stats()
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dnetdev.c37 ns->tx_packets++; in nsim_start_xmit()
72 stats->tx_packets = ns->tx_packets; in nsim_get_stats64()
/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dnetvsc_drv.c513 pcpu_stats->tx_packets++; in netvsc_vf_xmit()
1282 u64 rx_packets, rx_bytes, tx_packets, tx_bytes; in netvsc_get_vf_stats() local
1288 tx_packets = stats->tx_packets; in netvsc_get_vf_stats()
1294 tot->tx_packets += tx_packets; in netvsc_get_vf_stats()
1318 this_tot->vf_tx_packets = stats->tx_packets; in netvsc_get_pcpu_stats()
1323 this_tot->tx_packets = this_tot->vf_tx_packets; in netvsc_get_pcpu_stats()
1345 this_tot->tx_packets += packets; in netvsc_get_pcpu_stats()
1377 t->tx_packets += vf_tot.tx_packets; in netvsc_get_stats64()
1396 t->tx_packets += packets; in netvsc_get_stats64()
1468 offsetof(struct netvsc_ethtool_pcpu_stats, tx_packets) },
[all …]
/OK3568_Linux_fs/kernel/drivers/net/xen-netback/
H A Dinterface.c279 u64 tx_packets = 0; in xenvif_get_stats() local
291 tx_packets += queue->stats.tx_packets; in xenvif_get_stats()
299 vif->dev->stats.tx_packets = tx_packets; in xenvif_get_stats()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dvirt_wifi.c225 u32 tx_packets; member
332 sinfo->tx_packets = priv->tx_packets; in virt_wifi_get_station()
428 priv->tx_packets++; in virt_wifi_start_xmit()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dnetdevice.h32 unsigned long tx_packets; /* total packets transmitted */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c97 pkt_info->tx_packets = skb_shinfo(skb)->gso_segs; in xlgmac_prep_tso()
98 pkt_info->tx_bytes += (pkt_info->tx_packets - 1) * pkt_info->header_len; in xlgmac_prep_tso()
129 pkt_info->tx_packets = 1; in xlgmac_prep_tx_pkt()
786 s->tx_packets = pstats->txframecount_gb; in xlgmac_get_stats64()
1039 unsigned int tx_packets = 0, tx_bytes = 0; in xlgmac_tx_poll() local
1079 tx_packets += desc_data->tx.packets; in xlgmac_tx_poll()
1094 netdev_tx_completed_queue(txq, tx_packets, tx_bytes); in xlgmac_tx_poll()
/OK3568_Linux_fs/kernel/include/linux/
H A Dif_link.h11 __u64 tx_packets; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmpls.h67 __u64 tx_packets; /* total packets transmitted */ member
H A Dhdlcdrv.h45 unsigned long tx_packets; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmpls.h67 __u64 tx_packets; /* total packets transmitted */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmpls.h67 __u64 tx_packets; /* total packets transmitted */ member
H A Dhdlcdrv.h45 unsigned long tx_packets; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.h42 u64 tx_packets; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.h48 u64 tx_packets; member
/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes_main.c673 adapter->stats64.tx_packets += 1; in fjes_xmit_frame()
674 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1; in fjes_xmit_frame()
683 adapter->stats64.tx_packets += 1; in fjes_xmit_frame()
684 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1; in fjes_xmit_frame()
771 adapter->stats64.tx_packets += 1; in fjes_xmit_frame()
773 .tx_packets += 1; in fjes_xmit_frame()
788 adapter->stats64.tx_packets += 1; in fjes_xmit_frame()
789 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1; in fjes_xmit_frame()

12345678910>>...31