Searched refs:num_of_actions (Results 1 – 9 of 9) sorted by relevance
| /dpdk/lib/ethdev/ |
| H A D | rte_flow_driver.h | 115 uint32_t *num_of_actions, 134 uint32_t num_of_actions,
|
| H A D | rte_flow.c | 1225 uint32_t *num_of_actions, in rte_flow_tunnel_decap_set() argument 1236 num_of_actions, error), in rte_flow_tunnel_decap_set() 1292 uint32_t num_of_actions, in rte_flow_tunnel_action_decap_release() argument 1303 num_of_actions, in rte_flow_tunnel_action_decap_release()
|
| H A D | rte_flow.h | 4694 uint32_t *num_of_actions, 4775 uint32_t num_of_actions,
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow_tunnel.h | 88 uint32_t *num_of_actions,
|
| H A D | sfc_flow_tunnel.c | 257 uint32_t *num_of_actions, in sfc_flow_tunnel_decap_set() argument 276 *num_of_actions = 1; in sfc_flow_tunnel_decap_set()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_dr.c | 165 uint8_t num_of_actions __rte_unused, in mlx5dr_rule_create()
|
| H A D | mlx5_dr.h | 265 uint8_t num_of_actions,
|
| H A D | mlx5_flow.c | 815 uint32_t *num_of_actions, 10539 uint32_t *num_of_actions, in mlx5_flow_tunnel_decap_set() argument 10554 *num_of_actions = 1; in mlx5_flow_tunnel_decap_set() 10707 __rte_unused uint32_t *num_of_actions, in mlx5_flow_tunnel_decap_set() argument
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | bnxt_ulp_flow.c | 504 uint32_t *num_of_actions, in bnxt_ulp_tunnel_decap_set() argument 553 *num_of_actions = BNXT_ULP_TUNNEL_OFFLOAD_NUM_ITEMS; in bnxt_ulp_tunnel_decap_set()
|