Home
last modified time | relevance | path

Searched refs:tc_tx_bytes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1183 u64 tc_tx_bytes[I40E_MAX_TRAFFIC_CLASS]; member
H A Di40e_ethtool.c275 u64 tc_tx_bytes; member
280 I40E_VEB_TC_STAT("veb.tc_%u_tx_bytes", tc_tx_bytes),
2243 .tc_tx_bytes = tc->tc_tx_bytes[i], in i40e_get_veb_tc_stats()
H A Di40e_main.c838 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()
839 &veb_es->tc_tx_bytes[i]); in i40e_update_veb_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1182 u64 tc_tx_bytes[I40E_MAX_TRAFFIC_CLASS]; member
H A Di40e_ethtool.c273 u64 tc_tx_bytes; member
278 I40E_VEB_TC_STAT("veb.tc_%u_tx_bytes", tc_tx_bytes),
2345 .tc_tx_bytes = tc->tc_tx_bytes[i], in i40e_get_veb_tc_stats()
H A Di40e_main.c841 &veb_oes->tc_tx_bytes[i], in i40e_update_veb_stats()
842 &veb_es->tc_tx_bytes[i]); in i40e_update_veb_stats()

Completed in 53 milliseconds