Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1276 static inline bool mlx5_rl_is_supported(struct mlx5_core_dev *dev) in mlx5_rl_is_supported() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c2230 if (!mlx5_rl_is_supported(mdev)) { in mlx5e_set_tx_maxrate()