Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h155 struct ice_vsi *ice_vf_ctrl_vsi_setup(struct ice_vf *vf);
Dice_virtchnl_fdir.c331 ctrl_vsi = ice_vf_ctrl_vsi_setup(vf); in ice_vf_start_ctrl_vsi()
Dice_virtchnl_pf.c852 struct ice_vsi *ice_vf_ctrl_vsi_setup(struct ice_vf *vf) in ice_vf_ctrl_vsi_setup() function