Home
last modified time | relevance | path

Searched refs:ice_has_vfs (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h303 bool ice_has_vfs(struct ice_pf *pf);
338 static inline bool ice_has_vfs(struct ice_pf *pf) in ice_has_vfs() function
H A Dice_vf_lib.c89 bool ice_has_vfs(struct ice_pf *pf) in ice_has_vfs() function
756 if (!ice_has_vfs(pf)) in ice_reset_all_vfs()
H A Dice_eswitch.c351 if (ice_has_vfs(pf)) { in ice_eswitch_mode_set()
H A Dice_sriov.c139 if (!ice_has_vfs(pf)) in ice_free_vfs()
1081 !ice_has_vfs(pf)) in ice_process_vflr_event()
H A Dice_ethtool.c1878 ice_has_vfs(pf)) { in ice_set_priv_flags()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c495 if (ice_has_vfs(pf)) { in ice_devlink_reload_down()
/linux/drivers/net/ethernet/intel/ice/virt/
H A Dvirtchnl.c125 if (!ice_has_vfs(pf)) in ice_vc_notify_reset()