Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c525 ice_repr_destroy(repr); in ice_eswitch_attach_vf()
550 ice_repr_destroy(repr); in ice_eswitch_attach_sf()
566 ice_repr_destroy(repr); in ice_eswitch_detach()
H A Dice_repr.h46 void ice_repr_destroy(struct ice_repr *repr);
H A Dice_repr.c331 void ice_repr_destroy(struct ice_repr *repr) in ice_repr_destroy() function