Home
last modified time | relevance | path

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

/Linux-v6.6/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.c1236 int ice_vf_init_host_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_init_host_cfg() function
Dice_sriov.c548 err = ice_vf_init_host_cfg(vf, vsi); in ice_init_vf_vsi_res()