Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx5/
Ddriver.h691 struct mlx5_profile *profile;
1173 struct mlx5_profile { struct
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_main.c101 static struct mlx5_profile profiles[] = {
427 struct mlx5_profile *prof = dev->profile; in handle_hca_cap()