Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c780 ice_dcf_stat_update_32(uint64_t *offset, uint64_t *stat) in ice_dcf_stat_update_32() function
797 ice_dcf_stat_update_32(&oes->rx_discards, &nes->rx_discards); in ice_dcf_update_stats()
802 ice_dcf_stat_update_32(&oes->tx_errors, &nes->tx_errors); in ice_dcf_update_stats()
803 ice_dcf_stat_update_32(&oes->tx_discards, &nes->tx_discards); in ice_dcf_update_stats()