Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tunnel.c291 efx_tunnel_udp_entry_t *cur_entry = &etcp->etc_udp_entries[i]; in rhead_tunnel_reconfigure() local
294 if (cur_entry->etue_state == EFX_TUNNEL_UDP_ENTRY_ADDED && in rhead_tunnel_reconfigure()
295 cur_entry->etue_port == added_entry->etue_port) { in rhead_tunnel_reconfigure()
296 cur_entry->etue_handle = added_entry->etue_handle; in rhead_tunnel_reconfigure()