Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_main.c778 struct i40e_veb_tc_stats *veb_oes; in i40e_update_veb_stats() local
786 veb_oes = &veb->tc_stats_offsets; in i40e_update_veb_stats()
826 &veb_oes->tc_rx_packets[i], in i40e_update_veb_stats()
831 &veb_oes->tc_rx_bytes[i], in i40e_update_veb_stats()
836 &veb_oes->tc_tx_packets[i], in i40e_update_veb_stats()
841 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()