Searched refs:rte_flow_tunnel (Results 1 – 12 of 12) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow_tunnel.h | 56 struct rte_flow_tunnel rte_tunnel; 86 struct rte_flow_tunnel *tunnel, 92 struct rte_flow_tunnel *tunnel,
|
| H A D | sfc_flow_tunnel.c | 155 struct rte_flow_tunnel *tunnel, in sfc_flow_tunnel_attach() 255 struct rte_flow_tunnel *tunnel, in sfc_flow_tunnel_decap_set() 292 struct rte_flow_tunnel *tunnel, in sfc_flow_tunnel_match()
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_tun.h | 29 struct rte_flow_tunnel app_tunnel; 38 struct rte_flow_tunnel *app_tunnel,
|
| H A D | ulp_tun.c | 14 struct rte_flow_tunnel *app_tunnel, in ulp_app_tun_search_entry() 33 sizeof(struct rte_flow_tunnel))) { in ulp_app_tun_search_entry() 43 sizeof(struct rte_flow_tunnel)); in ulp_app_tun_search_entry()
|
| H A D | bnxt_ulp_flow.c | 502 struct rte_flow_tunnel *tunnel, in bnxt_ulp_tunnel_decap_set() 559 struct rte_flow_tunnel *tunnel, in bnxt_ulp_tunnel_match()
|
| /dpdk/lib/ethdev/ |
| H A D | rte_flow_driver.h | 113 struct rte_flow_tunnel *tunnel, 120 struct rte_flow_tunnel *tunnel,
|
| H A D | rte_flow.h | 4602 struct rte_flow_tunnel { struct 4663 struct rte_flow_tunnel tunnel; /**< Tunnel information. */ 4692 struct rte_flow_tunnel *tunnel, 4723 struct rte_flow_tunnel *tunnel,
|
| H A D | rte_flow.c | 1223 struct rte_flow_tunnel *tunnel, in rte_flow_tunnel_decap_set() 1246 struct rte_flow_tunnel *tunnel, in rte_flow_tunnel_match()
|
| /dpdk/app/test-pmd/ |
| H A D | testpmd.h | 217 struct rte_flow_tunnel tunnel; 976 const char *port_flow_tunnel_type(struct rte_flow_tunnel *tunnel); 978 port_flow_locate_tunnel(uint16_t port_id, struct rte_flow_tunnel *tun);
|
| H A D | config.c | 1350 port_flow_tunnel_type(struct rte_flow_tunnel *tunnel) in port_flow_tunnel_type() 1375 port_flow_locate_tunnel(uint16_t port_id, struct rte_flow_tunnel *tun) in port_flow_locate_tunnel()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.c | 813 struct rte_flow_tunnel *app_tunnel, 819 struct rte_flow_tunnel *app_tunnel, 10354 const struct rte_flow_tunnel *app_tunnel) in mlx5_flow_tunnel_allocate() 10400 const struct rte_flow_tunnel *app_tunnel; 10443 const struct rte_flow_tunnel *app_tunnel, in mlx5_get_flow_tunnel() 10504 struct rte_flow_tunnel *tunnel, in mlx5_flow_tunnel_validate() 10537 struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_decap_set() 10560 struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_match() 10705 __rte_unused struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_decap_set() 10715 __rte_unused struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_match()
|
| H A D | mlx5_flow.h | 912 struct rte_flow_tunnel app_tunnel; /** app tunnel copy */
|