Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1142 u64 tc_rx_bytes[I40E_MAX_TRAFFIC_CLASS]; member
H A Di40e_ethtool.c272 u64 tc_rx_bytes; member
281 I40E_VEB_TC_STAT("veb.tc_%u_rx_bytes", tc_rx_bytes),
2344 .tc_rx_bytes = tc->tc_rx_bytes[i], in i40e_get_veb_tc_stats()
H A Di40e_main.c845 &veb_oes->tc_rx_bytes[i], in i40e_update_veb_stats()
846 &veb_es->tc_rx_bytes[i]); in i40e_update_veb_stats()