Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_vf_lib_private.h38 int ice_vf_init_host_cfg(struct ice_vf *vf, struct ice_vsi *vsi);
Dice_vf_lib.c1273 int ice_vf_init_host_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_init_host_cfg() function
Dice_sriov.c566 err = ice_vf_init_host_cfg(vf, vsi); in ice_init_vf_vsi_res()