Searched refs:i40e_get_vf_stats (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.h | 142 int i40e_get_vf_stats(struct net_device *netdev, int vf_id,
|
H A D | i40e_virtchnl_pf.c | 4796 * i40e_get_vf_stats - populate some stats for the VF 4801 int i40e_get_vf_stats(struct net_device *netdev, int vf_id, in i40e_get_vf_stats() function
|
H A D | i40e_main.c | 13036 .ndo_get_vf_stats = i40e_get_vf_stats,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.h | 142 int i40e_get_vf_stats(struct net_device *netdev, int vf_id,
|
H A D | i40e_virtchnl_pf.c | 4966 * i40e_get_vf_stats - populate some stats for the VF 4971 int i40e_get_vf_stats(struct net_device *netdev, int vf_id, in i40e_get_vf_stats() function
|
H A D | i40e_main.c | 13709 .ndo_get_vf_stats = i40e_get_vf_stats,
|
Completed in 44 milliseconds