Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_type.h1183 u64 tc_tx_bytes[I40E_MAX_TRAFFIC_CLASS]; member
Di40e_ethtool.c275 u64 tc_tx_bytes; member
280 I40E_VEB_TC_STAT("veb.tc_%u_tx_bytes", tc_tx_bytes),
2256 .tc_tx_bytes = tc->tc_tx_bytes[i], in i40e_get_veb_tc_stats()
Di40e_main.c834 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()
835 &veb_es->tc_tx_bytes[i]); in i40e_update_veb_stats()