Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h110 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi);
181 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg() function
Dice_virtchnl_pf.c3769 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi) in ice_get_vf_cfg() function
Dice_main.c6777 .ndo_get_vf_config = ice_get_vf_cfg,