Searched refs:TXGBE_DEV_STATS (Results 1 – 3 of 3) sorted by relevance
371 TXGBE_DEV_STATS(dev); in txgbevf_update_stats()406 TXGBE_DEV_STATS(dev); in txgbevf_dev_xstats_get()431 TXGBE_DEV_STATS(dev); in txgbevf_dev_stats_get()458 TXGBE_DEV_STATS(dev); in txgbevf_dev_stats_reset()
1616 struct txgbe_hw_stats *hw_stats = TXGBE_DEV_STATS(dev); in txgbe_dev_start()2252 struct txgbe_hw_stats *hw_stats = TXGBE_DEV_STATS(dev); in txgbe_dev_stats_get()2317 struct txgbe_hw_stats *hw_stats = TXGBE_DEV_STATS(dev); in txgbe_dev_stats_reset()2462 struct txgbe_hw_stats *hw_stats = TXGBE_DEV_STATS(dev); in txgbe_dev_xstats_get()2496 struct txgbe_hw_stats *hw_stats = TXGBE_DEV_STATS(dev); in txgbe_dev_xstats_get_()2528 struct txgbe_hw_stats *hw_stats = TXGBE_DEV_STATS(dev); in txgbe_dev_xstats_get_by_id()2551 struct txgbe_hw_stats *hw_stats = TXGBE_DEV_STATS(dev); in txgbe_dev_xstats_reset()
379 #define TXGBE_DEV_STATS(dev) \ macro