Searched refs:pmd_items (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow_tunnel.h | 93 struct rte_flow_item **pmd_items, 98 struct rte_flow_item *pmd_items,
|
| H A D | sfc_flow_tunnel.c | 293 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 D | rte_flow_driver.h | 121 struct rte_flow_item **pmd_items, 139 struct rte_flow_item *pmd_items,
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | bnxt_ulp_flow.c | 560 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 D | config.c | 2105 &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 D | testpmd.h | 213 struct rte_flow_item *pmd_items; member
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.c | 825 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
|