Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_main.c671 struct i40e_veb_tc_stats *veb_oes; in i40e_update_veb_stats() local
679 veb_oes = &veb->tc_stats_offsets; in i40e_update_veb_stats()
719 &veb_oes->tc_rx_packets[i], in i40e_update_veb_stats()
724 &veb_oes->tc_rx_bytes[i], in i40e_update_veb_stats()
729 &veb_oes->tc_tx_packets[i], in i40e_update_veb_stats()
734 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()