Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h56 ice_get_vf_stats(struct net_device *netdev, int vf_id,
150 ice_get_vf_stats(struct net_device __always_unused *netdev, in ice_get_vf_stats() function
H A Dice_sriov.c1732 int ice_get_vf_stats(struct net_device *netdev, int vf_id, in ice_get_vf_stats() function
H A Dice_main.c9693 .ndo_get_vf_stats = ice_get_vf_stats,