Home
last modified time | relevance | path

Searched refs:i40e_eth_stats (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e.h724 struct i40e_eth_stats stats;
725 struct i40e_eth_stats stats_offsets;
752 struct i40e_eth_stats eth_stats;
753 struct i40e_eth_stats eth_stats_offsets;
Di40e_type.h1227 struct i40e_eth_stats { struct
1253 struct i40e_eth_stats eth; argument
Di40e_virtchnl_pf.c2494 struct i40e_eth_stats stats; in i40e_vc_get_stats_msg()
2498 memset(&stats, 0, sizeof(struct i40e_eth_stats)); in i40e_vc_get_stats_msg()
Di40e_main.c628 struct i40e_eth_stats *oes; in i40e_update_eth_stats()
629 struct i40e_eth_stats *es; /* device's eth stats */ in i40e_update_eth_stats()
689 struct i40e_eth_stats *oes; in i40e_update_veb_stats()
690 struct i40e_eth_stats *es; /* device's eth stats */ in i40e_update_veb_stats()
775 struct i40e_eth_stats *oes; in i40e_update_vsi_stats()
776 struct i40e_eth_stats *es; /* device's eth stats */ in i40e_update_vsi_stats()
Di40e_debugfs.c592 struct i40e_eth_stats *estats) in i40e_dbg_dump_eth_stats()