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.h228 bool ice_has_vfs(struct ice_pf *pf);
255 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
755 if (!ice_has_vfs(pf)) in ice_reset_all_vfs()
H A Dice_eswitch.c345 if (ice_has_vfs(pf)) { in ice_eswitch_mode_set()
H A Dice_sriov.c159 if (!ice_has_vfs(pf)) in ice_free_vfs()
1217 !ice_has_vfs(pf)) in ice_process_vflr_event()
H A Dice_virtchnl.c275 if (!ice_has_vfs(pf)) in ice_vc_notify_reset()
H A Dice_ethtool.c1878 ice_has_vfs(pf)) { in ice_set_priv_flags()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c493 if (ice_has_vfs(pf)) { in ice_devlink_reload_down()