Home
last modified time | relevance | path

Searched refs:efx_tunnel_udp_entry_t (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tunnel.c201 __in const efx_tunnel_udp_entry_t *etuep, in rhead_vnic_encap_rule_spec_init()
217 __inout efx_tunnel_udp_entry_t *etuep) in rhead_udp_port_tunnel_add()
228 __in efx_tunnel_udp_entry_t *etuep) in rhead_udp_port_tunnel_remove()
256 efx_tunnel_udp_entry_t *etc_entry = &etc.etc_udp_entries[i]; in rhead_tunnel_reconfigure()
291 efx_tunnel_udp_entry_t *cur_entry = &etcp->etc_udp_entries[i]; in rhead_tunnel_reconfigure()
292 efx_tunnel_udp_entry_t *added_entry = &added.etc_udp_entries[j]; in rhead_tunnel_reconfigure()
H A Defx_tunnel.c88 __in efx_tunnel_udp_entry_t *entry) in ef10_entry_staged()
304 efx_tunnel_udp_entry_t *p = &etcp->etc_udp_entries[i]; in efx_tunnel_config_find_udp_tunnel_entry()
539 efx_tunnel_udp_entry_t *entry; in efx_tunnel_reconfigure()
H A Defx_impl.h511 } efx_tunnel_udp_entry_t; typedef
514 efx_tunnel_udp_entry_t etc_udp_entries[EFX_TUNNEL_MAXNENTRIES];