Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/i40evf/
Di40e_type.h1139 u64 tc_rx_bytes[I40E_MAX_TRAFFIC_CLASS]; member
/drivers/net/ethernet/intel/i40e/
Di40e_type.h1156 u64 tc_rx_bytes[I40E_MAX_TRAFFIC_CLASS]; member
Di40e_ethtool.c200 FIELD_SIZEOF(struct i40e_veb, tc_stats.tc_rx_bytes) + \
1418 data[i++] = veb->tc_stats.tc_rx_bytes[j]; in i40e_get_ethtool_stats()
Di40e_main.c727 &veb_oes->tc_rx_bytes[i], in i40e_update_veb_stats()
728 &veb_es->tc_rx_bytes[i]); in i40e_update_veb_stats()