Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1066 u64 tc_tx_packets[I40E_MAX_TRAFFIC_CLASS]; member
H A Di40e_ethtool.c274 u64 tc_tx_packets; member
279 I40E_VEB_TC_STAT("veb.tc_%u_tx_packets", tc_tx_packets),
2354 .tc_tx_packets = tc->tc_tx_packets[i], in i40e_get_veb_tc_stats()
H A Di40e_main.c840 &veb_oes->tc_tx_packets[i], in i40e_update_veb_stats()
841 &veb_es->tc_tx_packets[i]); in i40e_update_veb_stats()