Searched refs:I40E_STAT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 20 * be defined in constant arrays using the I40E_STAT macro, with every element 44 #define I40E_STAT(_type, _name, _stat) { \ macro 54 I40E_STAT(struct rtnl_link_stats64, #_net_stat, _net_stat) 58 I40E_STAT(struct i40e_ring, _name, _stat) 230 I40E_STAT(struct i40e_pf, _name, _stat) 232 I40E_STAT(struct i40e_vsi, _name, _stat) 234 I40E_STAT(struct i40e_veb, _name, _stat) 236 I40E_STAT(struct i40e_cp_veb_tc_stats, _name, _stat) 238 I40E_STAT(struct i40e_pfc_stats, _name, _stat) 240 I40E_STAT(struc [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 20 * be defined in constant arrays using the I40E_STAT macro, with every element 44 #define I40E_STAT(_type, _name, _stat) { \ macro 54 I40E_STAT(struct rtnl_link_stats64, #_net_stat, _net_stat) 58 I40E_STAT(struct i40e_ring, _name, _stat) 230 I40E_STAT(struct i40e_pf, _name, _stat) 232 I40E_STAT(struct i40e_vsi, _name, _stat) 234 I40E_STAT(struct i40e_veb, _name, _stat) 236 I40E_STAT(struct i40e_cp_veb_tc_stats, _name, _stat) 238 I40E_STAT(struct i40e_pfc_stats, _name, _stat)
|
Completed in 9 milliseconds