Home
last modified time | relevance | path

Searched refs:sfc_stats_get_dp_tx (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_ethdev.c620 sfc_stats_get_dp_tx(struct sfc_adapter *sa, uint64_t *pkts, uint64_t *bytes) in sfc_stats_get_dp_tx() function
685 sfc_stats_get_dp_tx(sa, &stats->opackets, &stats->obytes); in sfc_stats_get()