Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-flow-perf/
H A Dflow_gen.c46 uint64_t encap_data, in generate_flow() argument
63 encap_data, decap_data); in generate_flow()
H A Dactions_gen.h22 uint64_t encap_data, uint64_t decap_data);
H A Dflow_gen.h35 uint64_t encap_data,
H A Dactions_gen.c30 uint64_t encap_data; member
778 uint64_t encap_data = para.encap_data; in add_raw_encap() local
800 headers[i].funct(&header, encap_data, para); in add_raw_encap()
905 uint64_t encap_data, uint64_t decap_data) in fill_actions() argument
925 .encap_data = encap_data, in fill_actions()
H A Dmain.c49 static uint64_t encap_data; variable
670 encap_data |= flow_options[i].mask; in args_parse()
696 encap_data |= flow_options[i].mask; in args_parse()
963 encap_data, decap_data, in flows_handler()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c3429 const struct rte_flow_item *encap_data; in flow_dv_create_action_l2_encap() local
3445 encap_data = in flow_dv_create_action_l2_encap()
3449 encap_data = in flow_dv_create_action_l2_encap()
3452 if (flow_dv_convert_encap_data(encap_data, res.buf, in flow_dv_create_action_l2_encap()
3525 const struct rte_flow_action_raw_encap *encap_data; in flow_dv_create_action_raw_encap() local
3529 encap_data = (const struct rte_flow_action_raw_encap *)action->conf; in flow_dv_create_action_raw_encap()
3530 res.size = encap_data->size; in flow_dv_create_action_raw_encap()
3531 memcpy(res.buf, encap_data->data, res.size); in flow_dv_create_action_raw_encap()
/f-stack/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h33555 uint32_t encap_data[20]; member
36676 uint32_t encap_data[20]; member