Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.h12 int ice_eswitch_rebuild(struct ice_pf *pf);
44 static inline int ice_eswitch_rebuild(struct ice_pf *pf) in ice_eswitch_rebuild() function
H A Dice_eswitch.c695 int ice_eswitch_rebuild(struct ice_pf *pf) in ice_eswitch_rebuild() function
H A Dice_vf_lib.c780 if (ice_eswitch_rebuild(pf)) in ice_reset_all_vfs()