Home
last modified time | relevance | path

Searched defs:matcher (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.c79 void **matcher) in mlx5_flow_os_create_flow_matcher()
118 mlx5_flow_os_destroy_flow_matcher(void *matcher) in mlx5_flow_os_destroy_flow_matcher()
188 mlx5_flow_os_create_flow(void *matcher, void *match_value, in mlx5_flow_os_create_flow()
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_flow_os.h75 mlx5_flow_os_create_flow(void *matcher, void *match_value, in mlx5_flow_os_create_flow()
150 void **matcher) in mlx5_flow_os_create_flow_matcher()
166 mlx5_flow_os_destroy_flow_matcher(void *matcher) in mlx5_flow_os_destroy_flow_matcher()
H A Dmlx5_os.c405 void *matcher; in __mlx5_discovery_misc5_cap() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c8362 void *matcher, void *key, in flow_dv_translate_item_vlan()
9138 void *matcher, void *key, in flow_dv_translate_item_vxlan()
9727 void *matcher, void *key, in flow_dv_translate_item_mark()
9776 void *matcher, void *key, in flow_dv_translate_item_meta()
9840 void *matcher, void *key, in flow_dv_translate_mlx5_item_tag()
9876 void *matcher, void *key, in flow_dv_translate_item_tag()
10340 void *matcher, void *key, in flow_dv_translate_item_aso_ct()
11177 void *matcher, void *key, in flow_dv_translate_item_tx_queue()
12903 struct mlx5_flow_dv_matcher matcher = { in flow_dv_translate() local
17574 void *matcher = NULL; in mlx5_flow_discover_dr_action_support() local
[all …]
H A Dmlx5_dr.h137 struct mlx5dr_matcher *matcher; member
H A Dmlx5_flow_flex.c221 void *matcher, void *key, in mlx5_flex_flow_translate_item()
H A Dmlx5_flow.h680 struct mlx5_flow_dv_matcher *matcher; /**< Cache to matcher. */ member
1139 struct mlx5dr_matcher *matcher; /* Template matcher. */ member
H A Dmlx5.h699 struct mlx5_flow_dv_matcher *matcher; member
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c648 mlx5_glue_dv_create_flow(void *matcher, in mlx5_glue_dv_create_flow()
912 mlx5_glue_dv_destroy_flow_matcher(void *matcher) in mlx5_glue_dv_destroy_flow_matcher()
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h104 struct mlx5dv_flow_matcher *matcher; member