Searched refs:ice_get_vf_ctrl_vsi (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h228 struct ice_vsi *ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi);
295 ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi) function
H A Dice_base.c127 struct ice_vsi *ctrl_vsi = ice_get_vf_ctrl_vsi(pf, vsi);
213 ice_get_vf_ctrl_vsi(pf, vsi))
H A Dice_vf_lib.c1338 * ice_get_vf_ctrl_vsi - Get first VF control VSI pointer
1351 struct ice_vsi *ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi) function

Completed in 191 milliseconds