Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h34 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi);
99 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg() function
H A Dice_sriov.c1389 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi) in ice_get_vf_cfg() function
H A Dice_main.c9689 .ndo_get_vf_config = ice_get_vf_cfg,