Home
last modified time | relevance | path

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

/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.h92 int mlx5_regexdev_setup_fastpath(struct mlx5_regex_priv *priv, uint32_t qp_id);
H A Dmlx5_regex_control.c257 ret = mlx5_regexdev_setup_fastpath(priv, qp_ind); in mlx5_regex_qp_setup()
H A Dmlx5_regex_fastpath.c734 mlx5_regexdev_setup_fastpath(struct mlx5_regex_priv *priv, uint32_t qp_id) in mlx5_regexdev_setup_fastpath() function