Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.h103 int mlx5_devx_regex_database_stop(void *ctx, uint8_t engine);
H A Dmlx5_regex_devx.c64 mlx5_devx_regex_database_stop(void *ctx, uint8_t engine) in mlx5_devx_regex_database_stop() function
H A Dmlx5_rxp.c414 ret = mlx5_devx_regex_database_stop(priv->ctx, id); in mlnx_set_database()