Searched refs:pmd_actions (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow_tunnel.h | 87 struct rte_flow_action **pmd_actions, 103 struct rte_flow_action *pmd_actions,
|
| H A D | sfc_flow_tunnel.c | 256 struct rte_flow_action **pmd_actions, in sfc_flow_tunnel_decap_set() argument 275 *pmd_actions = &ft->action; in sfc_flow_tunnel_decap_set() 372 struct rte_flow_action *pmd_actions, in sfc_flow_tunnel_action_decap_release() argument 378 struct rte_flow_action *action = pmd_actions; in sfc_flow_tunnel_action_decap_release()
|
| /dpdk/lib/ethdev/ |
| H A D | rte_flow_driver.h | 114 struct rte_flow_action **pmd_actions, 133 struct rte_flow_action *pmd_actions,
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | bnxt_ulp_flow.c | 503 struct rte_flow_action **pmd_actions, in bnxt_ulp_tunnel_decap_set() argument 552 *pmd_actions = &tun_entry->action; in bnxt_ulp_tunnel_decap_set() 616 struct rte_flow_action *pmd_actions, in bnxt_ulp_tunnel_decap_release() argument 622 const struct rte_flow_action *action_item = pmd_actions; in bnxt_ulp_tunnel_decap_release()
|
| /dpdk/app/test-pmd/ |
| H A D | testpmd.h | 212 struct rte_flow_action *pmd_actions; member
|
| H A D | config.c | 2076 &pft->pmd_actions, in port_flow_tunnel_offload_cmd_prep() 2095 rte_memcpy(pft->actions, pft->pmd_actions, in port_flow_tunnel_offload_cmd_prep() 2142 port_id, pft->pmd_actions, in port_flow_tunnel_offload_cmd_release() 2145 pft->pmd_actions = NULL; in port_flow_tunnel_offload_cmd_release()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.c | 829 struct rte_flow_action *pmd_actions, 10647 struct rte_flow_action *pmd_actions, in mlx5_flow_tunnel_action_release() argument 10652 .actions = pmd_actions, in mlx5_flow_tunnel_action_release()
|