Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_vf_lib.h211 bool ice_has_vfs(struct ice_pf *pf);
237 static inline bool ice_has_vfs(struct ice_pf *pf) in ice_has_vfs() function
Dice_vf_lib.c87 bool ice_has_vfs(struct ice_pf *pf) in ice_has_vfs() function
444 if (!ice_has_vfs(pf)) in ice_reset_all_vfs()
Dice_eswitch.c551 if (ice_has_vfs(pf)) { in ice_eswitch_mode_set()
Dice_sriov.c182 if (!ice_has_vfs(pf)) in ice_free_vfs()
1103 !ice_has_vfs(pf)) in ice_process_vflr_event()
Dice_virtchnl.c275 if (!ice_has_vfs(pf)) in ice_vc_notify_reset()
Dice_ethtool.c1306 ice_has_vfs(pf)) { in ice_set_priv_flags()