Home
last modified time | relevance | path

Searched refs:mlx5_rxp_rof_entry (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_rxp.h98 struct mlx5_rxp_rof_entry { struct
110 struct mlx5_rxp_rof_entry *rof_entries; argument
116 struct mlx5_rxp_rof_entry rules[0];
H A Dmlx5_rxp.c57 struct mlx5_rxp_rof_entry *rules,
60 rxp_flush_rules(struct ibv_context *ctx, struct mlx5_rxp_rof_entry *rules,
131 struct mlx5_rxp_rof_entry *rules, in rxp_write_rules_via_cp()
160 rxp_flush_rules(struct ibv_context *ctx, struct mlx5_rxp_rof_entry *rules, in rxp_flush_rules()
352 struct mlx5_rxp_rof_entry *curentry; in rxp_parse_rof()