Searched refs:mlx5_is_roce_on (Results 1 – 1 of 1) sorted by relevance
472 bool mlx5_is_roce_on(struct mlx5_core_dev *dev) in mlx5_is_roce_on() function488 EXPORT_SYMBOL(mlx5_is_roce_on);611 mlx5_is_roce_on(dev)); in handle_hca_cap()641 return (MLX5_CAP_GEN(dev, roce_rw_supported) && !mlx5_is_roce_on(dev)) || in is_roce_fw_disabled()