Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.h31 struct mlx5_regex_cq { struct
47 struct mlx5_regex_cq cq; /* CQ struct. */ argument
H A Dmlx5_regex_fastpath.c43 cq_size_get(struct mlx5_regex_cq *cq) in cq_size_get()
221 poll_one(struct mlx5_regex_cq *cq) in poll_one()
265 struct mlx5_regex_cq *cq = &queue->cq; in mlx5_regexdev_dequeue()
H A Dmlx5_regex_control.c56 regex_ctrl_destroy_cq(struct mlx5_regex_priv *priv, struct mlx5_regex_cq *cq) in regex_ctrl_destroy_cq()
89 regex_ctrl_create_cq(struct mlx5_regex_priv *priv, struct mlx5_regex_cq *cq) in regex_ctrl_create_cq()