Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib_private.h38 struct ice_vsi *ice_vf_ctrl_vsi_setup(struct ice_vf *vf);
H A Dice_vf_lib.c1272 struct ice_vsi *ice_vf_ctrl_vsi_setup(struct ice_vf *vf) in ice_vf_ctrl_vsi_setup() function
H A Dice_virtchnl_fdir.c139 ctrl_vsi = ice_vf_ctrl_vsi_setup(vf); in ice_vf_start_ctrl_vsi()