Home
last modified time | relevance | path

Searched refs:mlx5_cap_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c414 enum mlx5_cap_type cap_type, in mlx5_core_get_caps_mode()
459 int mlx5_core_get_caps(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type) in mlx5_core_get_caps()
/freebsd/sys/dev/mlx5/
H A Ddriver.h983 int mlx5_core_get_caps(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type);
H A Ddevice.h993 enum mlx5_cap_type { enum