Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_flow_tunnel.h87 struct rte_flow_action **pmd_actions,
103 struct rte_flow_action *pmd_actions,
H A Dsfc_flow_tunnel.c256 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 Drte_flow_driver.h114 struct rte_flow_action **pmd_actions,
133 struct rte_flow_action *pmd_actions,
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp_flow.c503 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 Dtestpmd.h212 struct rte_flow_action *pmd_actions; member
H A Dconfig.c2076 &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 Dmlx5_flow.c829 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()