Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h112 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi);
183 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg() function
H A Dice_virtchnl_pf.c3824 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.c6870 .ndo_get_vf_config = ice_get_vf_cfg,