Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c1304 ice_dcf_stat_update_32(uint64_t *offset, uint64_t *stat) in ice_dcf_stat_update_32() function
1321 ice_dcf_stat_update_32(&oes->rx_discards, &nes->rx_discards); in ice_dcf_update_stats()
1326 ice_dcf_stat_update_32(&oes->tx_errors, &nes->tx_errors); in ice_dcf_update_stats()
1327 ice_dcf_stat_update_32(&oes->tx_discards, &nes->tx_discards); in ice_dcf_update_stats()