Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c792 struct i40e_veb_tc_stats *veb_oes; in i40e_update_veb_stats() local
800 veb_oes = &veb->tc_stats_offsets; in i40e_update_veb_stats()
840 &veb_oes->tc_rx_packets[i], in i40e_update_veb_stats()
845 &veb_oes->tc_rx_bytes[i], in i40e_update_veb_stats()
850 &veb_oes->tc_tx_packets[i], in i40e_update_veb_stats()
855 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()