Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c4402 struct rte_flow_action *ext_actions, in flow_mreg_tx_copy_prep() argument
4409 (ext_actions + actions_n + 1); in flow_mreg_tx_copy_prep()
4421 memcpy(ext_actions, actions, sizeof(*ext_actions) * encap_idx); in flow_mreg_tx_copy_prep()
4428 ext_actions[actions_n] = (struct rte_flow_action){ in flow_mreg_tx_copy_prep()
4681 struct rte_flow_action *ext_actions = NULL; in flow_create_split_metadata() local
4731 if (!ext_actions) in flow_create_split_metadata()
4741 ext_actions[qrss - actions].type = in flow_create_split_metadata()
4744 ext_actions[qrss - actions].type = in flow_create_split_metadata()
4768 if (!ext_actions) in flow_create_split_metadata()
4781 items, ext_actions ? ext_actions : in flow_create_split_metadata()
[all …]