Searched refs:txgbe_xstats_calc_num (Results 1 – 1 of 1) sorted by relevance
2069 txgbe_xstats_calc_num(struct rte_eth_dev *dev) in txgbe_xstats_calc_num() function2152 count = txgbe_xstats_calc_num(dev); in txgbe_dev_xstats_get_names()2207 count = txgbe_xstats_calc_num(dev); in txgbe_dev_xstats_get()2211 limit = min(limit, txgbe_xstats_calc_num(dev)); in txgbe_dev_xstats_get()2241 count = txgbe_xstats_calc_num(dev); in txgbe_dev_xstats_get_()2245 limit = min(limit, txgbe_xstats_calc_num(dev)); in txgbe_dev_xstats_get_()