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_repr.h46 void ice_repr_destroy(struct ice_repr *repr);
H A Dice_eswitch.c522 ice_repr_destroy(repr); in ice_eswitch_attach_vf()
547 ice_repr_destroy(repr); in ice_eswitch_attach_sf()
563 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