Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.h10 void ice_eswitch_release(struct ice_pf *pf);
29 static inline void ice_eswitch_release(struct ice_pf *pf) { } in ice_eswitch_release() function
H A Dice_eswitch.c622 void ice_eswitch_release(struct ice_pf *pf) in ice_eswitch_release() function
H A Dice_sriov.c175 ice_eswitch_release(pf); in ice_free_vfs()