Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib_private.h39 int ice_vf_init_host_cfg(struct ice_vf *vf, struct ice_vsi *vsi);
H A Dice_vf_lib.c1301 int ice_vf_init_host_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_init_host_cfg() function
H A Dice_sriov.c564 err = ice_vf_init_host_cfg(vf, vsi); in ice_init_vf_vsi_res()