Home
last modified time | relevance | path

Searched defs:tx_counter (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c7157 u32 *tx_counter, u32 *rx_counter, in i40e_get_lpi_counters()
7263 u32 tx_counter, rx_counter; in i40e_lpi_stat_update() local
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c574 rte_atomic16_t tx_counter; /**< Number of spawned tx threads */ variable