Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_type.h1182 u64 tc_tx_packets[I40E_MAX_TRAFFIC_CLASS]; member
Di40e_ethtool.c274 u64 tc_tx_packets; member
279 I40E_VEB_TC_STAT("veb.tc_%u_tx_packets", tc_tx_packets),
2255 .tc_tx_packets = tc->tc_tx_packets[i], in i40e_get_veb_tc_stats()
Di40e_main.c829 &veb_oes->tc_tx_packets[i], in i40e_update_veb_stats()
830 &veb_es->tc_tx_packets[i]); in i40e_update_veb_stats()