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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1153 u64 tc_rx_bytes[I40E_MAX_TRAFFIC_CLASS]; member in struct:i40e_veb_tc_stats
H A Di40e_ethtool.c273 u64 tc_rx_bytes; member in struct:i40e_cp_veb_tc_stats
282 I40E_VEB_TC_STAT("veb.tc_%u_rx_bytes", tc_rx_bytes),
2353 .tc_rx_bytes = tc->tc_rx_bytes[i],
H A Di40e_main.c835 &veb_oes->tc_rx_bytes[i],
836 &veb_es->tc_rx_bytes[i]);

Completed in 165 milliseconds