Searched refs:basic_stats (Results 1 – 4 of 4) sorted by relevance
642 rte_stats->ibytes += rxq->basic_stats.bytes; in hns3_stats_get()652 rte_stats->obytes += txq->basic_stats.bytes; in hns3_stats_get()726 memset(&rxq->basic_stats, 0, in hns3_stats_reset()741 memset(&txq->basic_stats, 0, in hns3_stats_reset()927 rxq_stats = &rxq->basic_stats; in hns3_rxq_basic_stats_get()968 txq_stats = &txq->basic_stats; in hns3_txq_basic_stats_get()
55 rxq->basic_stats.bytes += rx_pkts[i]->pkt_len; in hns3_desc_parse_field_sve()274 txq->basic_stats.bytes += in hns3_tx_fill_hw_ring_sve()
528 struct ena_admin_basic_stats basic_stats; member
2651 memcpy(stats, &ctx.get_resp.u.basic_stats, in ena_com_get_dev_basic_stats()2652 sizeof(ctx.get_resp.u.basic_stats)); in ena_com_get_dev_basic_stats()