Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.h11 int ice_eswitch_configure(struct ice_pf *pf);
39 static inline int ice_eswitch_configure(struct ice_pf *pf) in ice_eswitch_configure() function
H A Dice_eswitch.c635 int ice_eswitch_configure(struct ice_pf *pf) in ice_eswitch_configure() function
H A Dice_sriov.c873 ret = ice_eswitch_configure(pf); in ice_ena_vfs()