Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1038 struct mlx5_action_construct_data { struct
1041 int type;
1042 uint32_t idx; /* Data index. */
1043 uint16_t action_src; /* rte_flow_action src offset. */
1044 uint16_t action_dst; /* mlx5dr_rule_action dst offset. */
1045 union {