Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h522 struct mlx5_flow_tbl_data_entry { struct
523 struct mlx5_hlist_entry entry;
525 struct mlx5_flow_tbl_resource tbl;
527 struct mlx5_cache_list matchers;
529 struct mlx5_flow_dv_jump_tbl_resource jump;
531 uint32_t idx; /**< index for the indexed mempool. */
533 const struct mlx5_flow_tunnel *tunnel;
534 uint32_t group_id;
535 bool external;
536 bool tunnel_offload; /* Tunnel offlod table or not. */
[all …]