Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h229 u16 ice_get_num_vfs(struct ice_pf *pf);
260 static inline u16 ice_get_num_vfs(struct ice_pf *pf) in ice_get_num_vfs() function
H A Dice_vf_lib.c105 u16 ice_get_num_vfs(struct ice_pf *pf) in ice_get_num_vfs() function
H A Dice_sriov.c1065 if (!ice_get_num_vfs(pf)) in ice_sriov_set_msix_vec_count()