Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_type.h1064 u64 tc_rx_packets[I40E_MAX_TRAFFIC_CLASS]; member
Di40e_ethtool.c272 u64 tc_rx_packets; member
281 I40E_VEB_TC_STAT("veb.tc_%u_rx_packets", tc_rx_packets),
2352 .tc_rx_packets = tc->tc_rx_packets[i], in i40e_get_veb_tc_stats()
Di40e_main.c830 &veb_oes->tc_rx_packets[i], in i40e_update_veb_stats()
831 &veb_es->tc_rx_packets[i]); in i40e_update_veb_stats()