Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/i40evf/
Di40e_type.h1141 u64 tc_tx_bytes[I40E_MAX_TRAFFIC_CLASS]; member
/drivers/net/ethernet/intel/i40e/
Di40e_type.h1158 u64 tc_tx_bytes[I40E_MAX_TRAFFIC_CLASS]; member
Di40e_ethtool.c202 FIELD_SIZEOF(struct i40e_veb, tc_stats.tc_tx_bytes)) \
1416 data[i++] = veb->tc_stats.tc_tx_bytes[j]; in i40e_get_ethtool_stats()
Di40e_main.c737 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()
738 &veb_es->tc_tx_bytes[i]); in i40e_update_veb_stats()