Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.h14 int ice_eswitch_mode_get(struct devlink *devlink, u16 *mode);
49 static inline int ice_eswitch_mode_get(struct devlink *devlink, u16 *mode) in ice_eswitch_mode_get() function
H A Dice_eswitch.c598 int ice_eswitch_mode_get(struct devlink *devlink, u16 *mode) in ice_eswitch_mode_get() function
H A Dice_devlink.c1259 .eswitch_mode_get = ice_eswitch_mode_get,