Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_type.h1140 u64 tc_tx_packets[I40E_MAX_TRAFFIC_CLASS]; member
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_type.h1157 u64 tc_tx_packets[I40E_MAX_TRAFFIC_CLASS]; member
Di40e_ethtool.c201 FIELD_SIZEOF(struct i40e_veb, tc_stats.tc_tx_packets) + \
1410 data[i++] = veb->tc_stats.tc_tx_packets[j]; in i40e_get_ethtool_stats()
Di40e_main.c732 &veb_oes->tc_tx_packets[i], in i40e_update_veb_stats()
733 &veb_es->tc_tx_packets[i]); in i40e_update_veb_stats()