Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_type.h1182 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),
2246 .tc_tx_bytes = tc->tc_tx_bytes[i], in i40e_get_veb_tc_stats()
Di40e_main.c734 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()
735 &veb_es->tc_tx_bytes[i]); in i40e_update_veb_stats()