Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_tunnel.c93 case EFX_TUNNEL_UDP_ENTRY_REMOVED: in ef10_entry_staged()
307 p->etue_state != EFX_TUNNEL_UDP_ENTRY_REMOVED) { in efx_tunnel_config_find_udp_tunnel_entry()
424 case EFX_TUNNEL_UDP_ENTRY_REMOVED: in efx_tunnel_config_udp_remove_prepare()
428 EFX_TUNNEL_UDP_ENTRY_REMOVED; in efx_tunnel_config_udp_remove_prepare()
601 case EFX_TUNNEL_UDP_ENTRY_REMOVED: in efx_tunnel_reconfigure()
H A Drhead_tunnel.c272 case EFX_TUNNEL_UDP_ENTRY_REMOVED: in rhead_tunnel_reconfigure()
322 case EFX_TUNNEL_UDP_ENTRY_REMOVED: in rhead_tunnel_reconfigure()
H A Defx_impl.h495 EFX_TUNNEL_UDP_ENTRY_REMOVED, /* Tunnel removal is requested */ enumerator