Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.c144 } else if (!attr.regex || attr.regexp_num_of_engines == 0) { in mlx5_regex_pci_probe()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h116 uint32_t regexp_num_of_engines; member
H A Dmlx5_devx_cmds.c718 attr->regexp_num_of_engines = MLX5_GET(cmd_hca_cap, hcattr, in mlx5_devx_cmd_query_hca_attr()
719 regexp_num_of_engines); in mlx5_devx_cmd_query_hca_attr()
H A Dmlx5_prm.h1115 u8 regexp_num_of_engines[0x4]; member