Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h136 ice_get_vf_stats(struct net_device *netdev, int vf_id,
227 ice_get_vf_stats(struct net_device __always_unused *netdev, in ice_get_vf_stats() function
Dice_virtchnl_pf.c4037 int ice_get_vf_stats(struct net_device *netdev, int vf_id, in ice_get_vf_stats() function
Dice_main.c6864 .ndo_get_vf_stats = ice_get_vf_stats,