Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_glue.c67 struct mlx5_context *mlx5_ctx; in mlx5_glue_devx_open_device()
107 struct mlx5_context *mlx5_ctx; in mlx5_glue_devx_query_hca_iseg_mapping()
115 mlx5_ctx = (struct mlx5_context *)ctx; in mlx5_glue_devx_query_hca_iseg_mapping()
289 struct mlx5_context *mlx5_ctx; in mlx5_glue_query_rt_values()
297 mlx5_ctx = (struct mlx5_context *)ctx; in mlx5_glue_query_rt_values()
314 struct mlx5_context *mlx5_ctx; in mlx5_glue_devx_init_showdown_event()
321 mlx5_ctx = (struct mlx5_context *)ctx; in mlx5_glue_devx_init_showdown_event()
336 struct mlx5_context *mlx5_ctx; in mlx5_glue_devx_set_promisc_vport()
343 mlx5_ctx = (struct mlx5_context *)ctx; in mlx5_glue_devx_set_promisc_vport()
365 struct mlx5_context *mlx5_ctx; in mlx5_glue_devx_get_mtu()
[all …]
H A Dmlx5_win_ext.h11 typedef struct mlx5_context { struct
H A Dmlx5_common_os.c227 struct mlx5_context *mlx5_ctx = NULL; in mlx5_os_open_device()
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c158 struct mlx5_context *mlx5_ctx = sh->cdev->ctx; in mlx5_os_capabilities_prepare()