Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.h43 struct ice_repr *ice_repr_create_vf(struct ice_vf *vf);
H A Dice_repr.c446 struct ice_repr *ice_repr_create_vf(struct ice_vf *vf) in ice_repr_create_vf() function
H A Dice_eswitch.c512 struct ice_repr *repr = ice_repr_create_vf(vf); in ice_eswitch_attach_vf()