Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_vf_representor.c162 i40evf_stat_update_32(uint64_t *offset, in i40evf_stat_update_32() function
231 i40evf_stat_update_32( in i40e_vf_representor_stats_get()
234 i40evf_stat_update_32( in i40e_vf_representor_stats_get()
249 i40evf_stat_update_32( in i40e_vf_representor_stats_get()
252 i40evf_stat_update_32( in i40e_vf_representor_stats_get()
H A Di40e_ethdev_vf.c957 i40evf_stat_update_32(uint64_t *offset, in i40evf_stat_update_32() function
981 i40evf_stat_update_32(&oes->rx_discards, in i40evf_update_stats()
983 i40evf_stat_update_32(&oes->rx_unknown_protocol, in i40evf_update_stats()
993 i40evf_stat_update_32(&oes->tx_errors, &nes->tx_errors); in i40evf_update_stats()
994 i40evf_stat_update_32(&oes->tx_discards, &nes->tx_discards); in i40evf_update_stats()