Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h121 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi);
211 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg() function
Dice_virtchnl_pf.c4563 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi) in ice_get_vf_cfg() function
Dice_main.c7258 .ndo_get_vf_config = ice_get_vf_cfg,