Home
last modified time | relevance | path

Searched defs:devx (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_flex.c363 struct mlx5_flex_parser_devx *devx, in mlx5_flex_translate_length()
466 struct mlx5_flex_parser_devx *devx, in mlx5_flex_translate_next()
1049 struct mlx5_flex_parser_devx *devx, in mlx5_flex_translate_arc_in()
1108 struct mlx5_flex_parser_devx *devx, in mlx5_flex_translate_arc_out()
1147 struct mlx5_flex_parser_devx *devx, in mlx5_flex_translate_conf()
H A Dmlx5.c2249 bool devx = priv->sh->cdev->config.devx; in mlx5_port_args_config() local
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h451 unsigned int devx:1; /* Whether devx interface is available or not. */ member