Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_eswitch.h12 int ice_eswitch_rebuild(struct ice_pf *pf);
58 static inline int ice_eswitch_rebuild(struct ice_pf *pf) in ice_eswitch_rebuild() function
Dice_eswitch.c680 int ice_eswitch_rebuild(struct ice_pf *pf) in ice_eswitch_rebuild() function
Dice_vf_lib.c504 if (ice_eswitch_rebuild(pf)) in ice_reset_all_vfs()