Home
last modified time | relevance | path

Searched refs:mlx5_common_dev_config (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h446 struct mlx5_common_dev_config { struct
467 struct mlx5_common_dev_config config; /* Device configuration. */ argument
578 int mlx5_os_remote_pd_and_ctx_validate(struct mlx5_common_dev_config *config);
H A Dmlx5_common.c258 struct mlx5_common_dev_config *config = opaque; in mlx5_common_args_check_handler()
313 struct mlx5_common_dev_config *config) in mlx5_common_config_get()
811 struct mlx5_common_dev_config *config; in mlx5_common_probe_again_args_validate()
821 sizeof(struct mlx5_common_dev_config), in mlx5_common_probe_again_args_validate()
/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.c38 mlx5_os_remote_pd_and_ctx_validate(struct mlx5_common_dev_config *config) in mlx5_os_remote_pd_and_ctx_validate()
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c420 mlx5_os_remote_pd_and_ctx_validate(struct mlx5_common_dev_config *config) in mlx5_os_remote_pd_and_ctx_validate()