Searched refs:mlx5_is_roce_on (Results 1 – 2 of 2) sorted by relevance
514 bool mlx5_is_roce_on(struct mlx5_core_dev *dev) in mlx5_is_roce_on() function530 EXPORT_SYMBOL(mlx5_is_roce_on);636 mlx5_is_roce_on(dev)); in handle_hca_cap()662 return (MLX5_CAP_GEN(dev, roce_rw_supported) && !mlx5_is_roce_on(dev)) || in is_roce_fw_disabled()
1294 bool mlx5_is_roce_on(struct mlx5_core_dev *dev);1304 return mlx5_is_roce_on(dev); in mlx5_get_roce_state()
Completed in 16 milliseconds