Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
Ddriver.h1215 static inline bool mlx5_rl_is_supported(struct mlx5_core_dev *dev) in mlx5_rl_is_supported() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1797 if (!mlx5_rl_is_supported(mdev)) { in mlx5e_set_tx_maxrate()