Searched refs:mlx5_eswitch_mode (Results 1 – 5 of 5) sorted by relevance
76 u8 mlx5_eswitch_mode(struct mlx5_eswitch *esw);79 static inline u8 mlx5_eswitch_mode(struct mlx5_eswitch *esw) in mlx5_eswitch_mode() function
113 return mlx5_eswitch_mode(esw); in mlx5_ib_eswitch_mode()
125 eswitch_mode = mlx5_eswitch_mode(dev->priv.eswitch); in mlx5_devlink_fs_mode_validate()
2581 u8 mlx5_eswitch_mode(struct mlx5_eswitch *esw) in mlx5_eswitch_mode() function2585 EXPORT_SYMBOL_GPL(mlx5_eswitch_mode);
5420 mlx5_eswitch_mode(mdev->priv.eswitch) == MLX5_ESWITCH_OFFLOADS) { in mlx5e_add()