Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_repr.h46 void ice_repr_destroy(struct ice_repr *repr);
H A Dice_eswitch.c515 ice_repr_destroy(repr); in ice_eswitch_attach_vf()
540 ice_repr_destroy(repr); in ice_eswitch_attach_sf()
556 ice_repr_destroy(repr); in ice_eswitch_detach()
H A Dice_repr.c329 void ice_repr_destroy(struct ice_repr *repr) in ice_repr_destroy() function