Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c1098 ice_fetch_tx_ring_stats(tx_ring, &pkts, &bytes); in __ice_update_sample()
H A Dice_lib.c3463 * ice_fetch_tx_ring_stats - Fetch Tx ring packet and byte counters in ice_update_rx_ring_stats()
3468 void ice_fetch_tx_ring_stats(const struct ice_tx_ring *ring,
3471 void ice_fetch_tx_ring_stats(const struct ice_tx_ring *ring, ice_fetch_tx_ring_stats() function
H A Dice_ethtool.c1954 ice_fetch_tx_ring_stats(tx_ring, &pkts, &bytes); in __ice_get_ethtool_stats()