Searched refs:iavf_stat_update_32 (Results 1 – 1 of 1) sorted by relevance
1241 iavf_stat_update_32(uint64_t *offset, uint64_t *stat) in iavf_stat_update_32() function1259 iavf_stat_update_32(&oes->rx_discards, &nes->rx_discards); in iavf_update_stats()1264 iavf_stat_update_32(&oes->tx_errors, &nes->tx_errors); in iavf_update_stats()1265 iavf_stat_update_32(&oes->tx_discards, &nes->tx_discards); in iavf_update_stats()