Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c765 #define IXGBE_NB_TXQ_PRIO_STATS (sizeof(rte_ixgbe_txq_strings) / \ macro
3366 (IXGBE_NB_TXQ_PRIO_STATS * IXGBE_NB_TXQ_PRIO_VALUES); in ixgbe_xstats_calc_num()
3410 for (stat = 0; stat < IXGBE_NB_TXQ_PRIO_STATS; stat++) { in ixgbe_dev_xstats_get_names()
3468 for (stat = 0; stat < IXGBE_NB_TXQ_PRIO_STATS; stat++) { in ixgbe_dev_xstats_get_names_by_id()
3577 for (stat = 0; stat < IXGBE_NB_TXQ_PRIO_STATS; stat++) { in ixgbe_dev_xstats_get()
3652 for (stat = 0; stat < IXGBE_NB_TXQ_PRIO_STATS; stat++) { in ixgbe_dev_xstats_get_by_id()