Home
last modified time | relevance | path

Searched refs:ice_vf_vsi_setup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c216 * ice_vf_vsi_setup - Set up a VF VSI
222 static struct ice_vsi *ice_vf_vsi_setup(struct ice_vf *vf) in ice_vf_vsi_setup() function
544 vsi = ice_vf_vsi_setup(vf); in ice_init_vf_vsi_res()
747 vsi = ice_vf_vsi_setup(vf); in ice_sriov_create_vsi()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.c543 * ice_vf_vsi_setup - Set up a VF VSI
549 static struct ice_vsi *ice_vf_vsi_setup(struct ice_vf *vf) in ice_vf_vsi_setup() function
1095 if (!ice_vf_vsi_setup(vf)) in ice_vf_rebuild_vsi_with_release()
1446 vsi = ice_vf_vsi_setup(vf); in ice_init_vf_vsi_res()

Completed in 7 milliseconds