| /dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_common.c | 350 u64 tx_bytes = 0; in fm10k_update_hw_stats_tx_q() local 363 tx_bytes = fm10k_read_hw_stats_48b(hw, in fm10k_update_hw_stats_tx_q() 365 &q->tx_bytes); in fm10k_update_hw_stats_tx_q() 379 q->tx_bytes.count += tx_bytes; in fm10k_update_hw_stats_tx_q() 384 fm10k_update_hw_base_48b(&q->tx_bytes, tx_bytes); in fm10k_update_hw_stats_tx_q()
|
| /dpdk/drivers/net/nfb/ |
| H A D | nfb_stats.c | 40 stats->q_obytes[i] = tx_queue[i].tx_bytes; in nfb_eth_stats_get() 43 tx_total_bytes += tx_queue[i].tx_bytes; in nfb_eth_stats_get() 74 tx_queue[i].tx_bytes = 0; in nfb_eth_stats_reset()
|
| H A D | nfb_tx.h | 22 volatile uint64_t tx_bytes; /* bytes transmitted */ member 195 ndp->tx_bytes += num_bytes; in nfb_eth_ndp_tx()
|
| H A D | nfb_tx.c | 98 txq->tx_bytes = 0; in nfb_eth_tx_queue_init()
|
| /dpdk/drivers/net/pcap/ |
| H A D | pcap_ethdev.c | 382 uint32_t tx_bytes = 0; in eth_pcap_tx_dumper() local 415 tx_bytes += caplen; in eth_pcap_tx_dumper() 426 dumper_q->tx_stat.bytes += tx_bytes; in eth_pcap_tx_dumper() 439 uint32_t tx_bytes = 0; in eth_tx_drop() local 446 tx_bytes += bufs[i]->pkt_len; in eth_tx_drop() 451 tx_queue->tx_stat.bytes += tx_bytes; in eth_tx_drop() 468 uint32_t tx_bytes = 0; in eth_pcap_tx() local 500 tx_bytes += len; in eth_pcap_tx() 505 tx_queue->tx_stat.bytes += tx_bytes; in eth_pcap_tx()
|
| /dpdk/drivers/net/af_xdp/ |
| H A D | rte_eth_af_xdp.c | 129 uint64_t tx_bytes; member 505 unsigned long tx_bytes = 0; in af_xdp_tx_zc() local 567 tx_bytes += mbuf->pkt_len; in af_xdp_tx_zc() 575 txq->stats.tx_bytes += tx_bytes; in af_xdp_tx_zc() 588 unsigned long tx_bytes = 0; in af_xdp_tx_cp() local 618 tx_bytes += mbuf->pkt_len; in af_xdp_tx_cp() 627 txq->stats.tx_bytes += tx_bytes; in af_xdp_tx_cp() 828 stats->q_obytes[i] = txq->stats.tx_bytes; in eth_stats_get()
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_vf_representor.c | 243 &representor->stats_offset.tx_bytes, in i40e_vf_representor_stats_get() 244 &native_stats.tx_bytes); in i40e_vf_representor_stats_get() 268 stats->obytes = native_stats.tx_bytes; in i40e_vf_representor_stats_get()
|
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_reps.c | 133 vf_rep_bp->tx_bytes[qid] += tx_pkts[i]->pkt_len; in bnxt_rep_tx_burst() 813 stats->obytes += rep_bp->tx_bytes[i]; in bnxt_rep_stats_get_op() 822 stats->q_obytes[i] = rep_bp->tx_bytes[i]; in bnxt_rep_stats_get_op() 836 rep_bp->tx_bytes[i] = 0; in bnxt_rep_stats_reset_op()
|
| /dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_bgx.c | 168 stats->tx_bytes = bgx_stats.tx_bytes; in octeontx_bgx_port_stats()
|
| H A D | octeontx_bgx.h | 73 uint64_t tx_bytes; member
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_mcp_api.h | 155 u64 tx_bytes; member 270 u64 tx_bytes; member 523 u64 tx_bytes; member
|
| H A D | ecore_mng_tlv.c | 288 *p_tlv_buf = (u8 *)&p_drv_buf->tx_bytes; in ecore_mfw_get_gen_tlv_value() 289 return sizeof(p_drv_buf->tx_bytes); in ecore_mfw_get_gen_tlv_value() 1401 *p_tlv_buf = (u8 *)&p_drv_buf->tx_bytes; in ecore_mfw_get_iscsi_tlv_value() 1402 return sizeof(p_drv_buf->tx_bytes); in ecore_mfw_get_iscsi_tlv_value()
|
| H A D | mcp_public.h | 1072 u64 tx_bytes; member 1079 u64 tx_bytes; member
|
| /dpdk/drivers/net/avp/ |
| H A D | avp_ethdev.c | 1706 unsigned int tx_bytes; in avp_xmit_scattered_pkts() local 1777 tx_bytes = 0; in avp_xmit_scattered_pkts() 1787 tx_bytes += avp_dev_copy_to_buffers(avp, m, in avp_xmit_scattered_pkts() 1797 txq->bytes += tx_bytes; in avp_xmit_scattered_pkts() 1825 unsigned int tx_bytes; in avp_xmit_pkts() local 1869 tx_bytes = 0; in avp_xmit_pkts() 1914 tx_bytes += pkt_len; in avp_xmit_pkts() 1921 txq->bytes += tx_bytes; in avp_xmit_pkts()
|
| /dpdk/drivers/net/af_packet/ |
| H A D | rte_eth_af_packet.c | 68 volatile unsigned long tx_bytes; member 308 pkt_q->tx_bytes += num_tx_bytes; in eth_af_packet_tx() 399 igb_stats->q_obytes[i] = internal->tx_queue[i].tx_bytes; in eth_stats_get() 427 internal->tx_queue[i].tx_bytes = 0; in eth_stats_reset()
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf.h | 90 u64 tx_bytes; /* gotc */ member
|
| H A D | ice_ethdev.c | 5208 vsi->offset_loaded, &oes->tx_bytes, in ice_update_vsi_stats() 5209 &nes->tx_bytes); in ice_update_vsi_stats() 5224 if (ICE_RXTX_BYTES_LOW(vsi->old_tx_bytes) > nes->tx_bytes) in ice_update_vsi_stats() 5225 nes->tx_bytes += (uint64_t)1 << ICE_40_BIT_WIDTH; in ice_update_vsi_stats() 5226 nes->tx_bytes += ICE_RXTX_BYTES_HIGH(vsi->old_tx_bytes); in ice_update_vsi_stats() 5228 vsi->old_tx_bytes = nes->tx_bytes; in ice_update_vsi_stats() 5299 pf->offset_loaded, &os->eth.tx_bytes, in ice_read_stats_registers() 5300 &ns->eth.tx_bytes); in ice_read_stats_registers() 5316 ns->eth.tx_bytes += (uint64_t)1 << ICE_40_BIT_WIDTH; in ice_read_stats_registers() 5319 pf->old_tx_bytes = ns->eth.tx_bytes; in ice_read_stats_registers() [all …]
|
| H A D | ice_dcf_ethdev.c | 61 {"tx_bytes", offsetof(struct ice_dcf_eth_stats, tx_bytes)}, 1322 ice_dcf_stat_update_48(&oes->tx_bytes, &nes->tx_bytes); in ice_dcf_update_stats() 1356 stats->obytes = pstats.tx_bytes; in ice_dcf_stats_get()
|
| /dpdk/drivers/net/octeontx_ep/ |
| H A D | otx_ep_common.h | 136 uint64_t tx_bytes; member
|
| H A D | otx_ep_rxtx.c | 642 iq->stats.tx_bytes += pkt_len; in otx_ep_xmit_pkts() 774 iq->stats.tx_bytes += pkt_len; in otx2_ep_xmit_pkts()
|
| /dpdk/kernel/linux/kni/ |
| H A D | kni_net.c | 363 dev->stats.tx_bytes += len; in kni_net_tx() 526 dev->stats.tx_bytes += len; in kni_net_rx_lo_fifo()
|
| /dpdk/drivers/net/hinic/ |
| H A D | hinic_pmd_tx.c | 1128 u32 queue_info, tx_bytes = 0; in hinic_xmit_pkts() local 1201 tx_bytes += mbuf_pkt->pkt_len; in hinic_xmit_pkts() 1209 txq->txq_stats.bytes += tx_bytes; in hinic_xmit_pkts()
|
| /dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_representor.c | 302 uint64_t tx_bytes; /* gotc */ member 1025 hw_stats->eth.tx_bytes += statistics; in ipn3ke_rpst_read_25g_lineside_stats_registers() 1493 hw_stats->eth.tx_bytes = statistics; in ipn3ke_rpst_read_10g_lineside_stats_registers() 2184 stats->obytes = hw_stats.eth.tx_bytes; in ipn3ke_rpst_stats_get()
|
| /dpdk/doc/guides/nics/ |
| H A D | i40e.rst | 660 The rx_bytes/tx_bytes statistics register is 48 bit length. 663 So rx_bytes/tx_bytes statistics data is correct when statistics are 831 For firmware versions prior to 6.01 for X710 series and 3.33 for X722 series, the tx_bytes statisti… 832 the link down event. Each time the link status changes to down, the tx_bytes decreases 110 bytes.
|
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_type.h | 152 u64 tx_bytes; member
|