Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.h982 union mlx5_flow_tbl_key { union
H A Dmlx5_flow_dv.c10508 union mlx5_flow_tbl_key key = { .v64 = *(uint64_t *)(ctx->data) }; in flow_dv_tbl_create_cb()
10591 union mlx5_flow_tbl_key key = { .v64 = *(uint64_t *)(ctx->data) }; in flow_dv_tbl_match_cb()
10665 union mlx5_flow_tbl_key table_key = { in flow_dv_tbl_resource_get()
10851 union mlx5_flow_tbl_key *key, in flow_dv_matcher_register()
12921 union mlx5_flow_tbl_key tbl_key; in flow_dv_translate()
18415 union mlx5_flow_tbl_key tbl_key; in flow_dv_discover_priorities()
H A Dmlx5_flow.c10134 union mlx5_flow_tbl_key table_key = { in tunnel_mark_decode()