Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_flow_tunnel.h93 struct rte_flow_item **pmd_items,
98 struct rte_flow_item *pmd_items,
H A Dsfc_flow_tunnel.c293 struct rte_flow_item **pmd_items, in sfc_flow_tunnel_match() argument
312 *pmd_items = &ft->item; in sfc_flow_tunnel_match()
329 struct rte_flow_item *pmd_items, in sfc_flow_tunnel_item_release() argument
335 struct rte_flow_item *item = pmd_items; in sfc_flow_tunnel_item_release()
/dpdk/lib/ethdev/
H A Drte_flow_driver.h121 struct rte_flow_item **pmd_items,
139 struct rte_flow_item *pmd_items,
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp_flow.c560 struct rte_flow_item **pmd_items, in bnxt_ulp_tunnel_match() argument
609 *pmd_items = &tun_entry->item; in bnxt_ulp_tunnel_match()
653 struct rte_flow_item *pmd_items, in bnxt_ulp_tunnel_item_release() argument
676 tun_entry = ulp_app_tun_match_entry(ulp_ctx, pmd_items->spec); in bnxt_ulp_tunnel_item_release()
/dpdk/app/test-pmd/
H A Dconfig.c2105 &pft->pmd_items, in port_flow_tunnel_offload_cmd_prep()
2119 port_id, pft->pmd_items, in port_flow_tunnel_offload_cmd_prep()
2123 rte_memcpy(pft->items, pft->pmd_items, in port_flow_tunnel_offload_cmd_prep()
2149 rte_flow_tunnel_item_release(port_id, pft->pmd_items, in port_flow_tunnel_offload_cmd_release()
2153 pft->pmd_items = NULL; in port_flow_tunnel_offload_cmd_release()
H A Dtestpmd.h213 struct rte_flow_item *pmd_items; member
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c825 struct rte_flow_item *pmd_items,
10628 struct rte_flow_item *pmd_items, in mlx5_flow_tunnel_item_release() argument
10632 .items = pmd_items, in mlx5_flow_tunnel_item_release()
10725 __rte_unused struct rte_flow_item *pmd_items, in mlx5_flow_tunnel_item_release() argument