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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h212 bool ice_has_vfs(struct ice_pf *pf);
239 static inline bool ice_has_vfs(struct ice_pf *pf) function
H A Dice_vf_lib.c81 * ice_has_vfs - Return true if the PF has any associated VFs
89 bool ice_has_vfs(struct ice_pf *pf) function
733 if (!ice_has_vfs(pf))
H A Dice_eswitch.c510 if (ice_has_vfs(pf)) {
H A Dice_sriov.c158 if (!ice_has_vfs(pf))
1217 !ice_has_vfs(pf))
H A Dice_devlink.c489 if (ice_has_vfs(pf)) {
H A Dice_virtchnl.c275 if (!ice_has_vfs(pf))
H A Dice_ethtool.c1552 ice_has_vfs(pf)) {

Completed in 304 milliseconds