Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c775 struct i40e_veb_tc_stats *veb_oes; in i40e_update_veb_stats() local
783 veb_oes = &veb->tc_stats_offsets; in i40e_update_veb_stats()
823 &veb_oes->tc_rx_packets[i], in i40e_update_veb_stats()
828 &veb_oes->tc_rx_bytes[i], in i40e_update_veb_stats()
833 &veb_oes->tc_tx_packets[i], in i40e_update_veb_stats()
838 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A 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()

Completed in 34 milliseconds