Home
last modified time | relevance | path

Searched refs:mlx5_mode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.h50 void mlx5_sd_eswitch_mode_set(struct mlx5_core_dev *dev, u16 mlx5_mode);
53 mlx5_sd_eswitch_mode_set(struct mlx5_core_dev *dev, u16 mlx5_mode) { return; } in mlx5_sd_eswitch_mode_set() argument
H A Dsd.c1048 void mlx5_sd_eswitch_mode_set(struct mlx5_core_dev *dev, u16 mlx5_mode) in mlx5_sd_eswitch_mode_set() argument
1066 bool disconnect = (mlx5_mode == MLX5_ESWITCH_OFFLOADS); in mlx5_sd_eswitch_mode_set()
1078 if (mlx5_mode == MLX5_ESWITCH_OFFLOADS) in mlx5_sd_eswitch_mode_set()