Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/ !
H A Dice_vf_lib.h319 struct ice_vsi *ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi);
394 ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi) in ice_get_vf_ctrl_vsi() function
H A Dice_base.c130 struct ice_vsi *ctrl_vsi = ice_get_vf_ctrl_vsi(pf, vsi); in ice_vsi_alloc_q_vector()
209 ice_get_vf_ctrl_vsi(pf, vsi)) in ice_free_q_vector()
H A Dice_vf_lib.c1378 struct ice_vsi *ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi) in ice_get_vf_ctrl_vsi() function