Searched refs:i40evf_stat_update_48 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_vf_representor.c | 149 i40evf_stat_update_48(uint64_t *offset, in i40evf_stat_update_48() function 219 i40evf_stat_update_48( in i40e_vf_representor_stats_get() 222 i40evf_stat_update_48( in i40e_vf_representor_stats_get() 225 i40evf_stat_update_48( in i40e_vf_representor_stats_get() 228 i40evf_stat_update_48( in i40e_vf_representor_stats_get() 237 i40evf_stat_update_48( in i40e_vf_representor_stats_get() 240 i40evf_stat_update_48( in i40e_vf_representor_stats_get() 243 i40evf_stat_update_48( in i40e_vf_representor_stats_get() 246 i40evf_stat_update_48( in i40e_vf_representor_stats_get()
|
| H A D | i40e_ethdev_vf.c | 944 i40evf_stat_update_48(uint64_t *offset, in i40evf_stat_update_48() function 973 i40evf_stat_update_48(&oes->rx_bytes, in i40evf_update_stats() 975 i40evf_stat_update_48(&oes->rx_unicast, in i40evf_update_stats() 977 i40evf_stat_update_48(&oes->rx_multicast, in i40evf_update_stats() 979 i40evf_stat_update_48(&oes->rx_broadcast, in i40evf_update_stats() 985 i40evf_stat_update_48(&oes->tx_bytes, in i40evf_update_stats() 987 i40evf_stat_update_48(&oes->tx_unicast, in i40evf_update_stats() 989 i40evf_stat_update_48(&oes->tx_multicast, in i40evf_update_stats() 991 i40evf_stat_update_48(&oes->tx_broadcast, in i40evf_update_stats()
|