Searched refs:cur_entry (Results 1 – 1 of 1) sorted by relevance
291 efx_tunnel_udp_entry_t *cur_entry = &etcp->etc_udp_entries[i]; in rhead_tunnel_reconfigure() local294 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()