Searched refs:mlx5_lag_is_roce (Results 1 – 3 of 3) sorted by relevance
1344 bool mlx5_lag_is_roce(struct mlx5_core_dev *dev) in mlx5_lag_is_roce() function1357 EXPORT_SYMBOL(mlx5_lag_is_roce);
1165 bool mlx5_lag_is_roce(struct mlx5_core_dev *dev);
542 if (mlx5_lag_is_roce(mdev) || mlx5_lag_is_sriov(mdev)) { in mlx5_query_port_roce()