Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.h20 void ice_eswitch_update_repr(struct ice_vsi *vsi);
37 static inline void ice_eswitch_update_repr(struct ice_vsi *vsi) { } in ice_eswitch_update_repr() function
H A Dice_eswitch.c302 void ice_eswitch_update_repr(struct ice_vsi *vsi) in ice_eswitch_update_repr() function
H A Dice_vf_lib.c944 ice_eswitch_update_repr(vsi); in ice_reset_vf()