Searched defs:matcher (Results 1 – 10 of 10) sorted by relevance
| /dpdk/drivers/net/mlx5/windows/ |
| H A D | mlx5_flow_os.c | 79 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 D | mlx5_flow_os.h | 75 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 D | mlx5_os.c | 405 void *matcher; in __mlx5_discovery_misc5_cap() local
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_dv.c | 8362 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 D | mlx5_dr.h | 137 struct mlx5dr_matcher *matcher; member
|
| H A D | mlx5_flow_flex.c | 221 void *matcher, void *key, in mlx5_flex_flow_translate_item()
|
| H A D | mlx5_flow.h | 680 struct mlx5_flow_dv_matcher *matcher; /**< Cache to matcher. */ member 1139 struct mlx5dr_matcher *matcher; /* Template matcher. */ member
|
| H A D | mlx5.h | 699 struct mlx5_flow_dv_matcher *matcher; member
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_glue.c | 648 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 D | mlx5_vdpa.h | 104 struct mlx5dv_flow_matcher *matcher; member
|