Home
last modified time | relevance | path

Searched refs:mlx5_lag_is_supported (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.h117 static inline bool mlx5_lag_is_supported(struct mlx5_core_dev *dev) in mlx5_lag_is_supported()
116 static inline bool mlx5_lag_is_supported(struct mlx5_core_dev *dev) mlx5_lag_is_supported() function
H A Dlag.c1285 if (!mlx5_lag_is_supported(dev)) in mlx5_lag_add_mdev()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c591 if (!mlx5_lag_is_supported(mdev)) in next_phys_dev_lag()
H A Deswitch_offloads.c3057 !mlx5_lag_is_supported(esw->dev)) in mlx5_esw_offloads_devcom_init()