Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_main.c772 struct i40e_veb_tc_stats *veb_oes; in i40e_update_veb_stats() local
780 veb_oes = &veb->tc_stats_offsets; in i40e_update_veb_stats()
820 &veb_oes->tc_rx_packets[i], in i40e_update_veb_stats()
825 &veb_oes->tc_rx_bytes[i], in i40e_update_veb_stats()
830 &veb_oes->tc_tx_packets[i], in i40e_update_veb_stats()
835 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()