Searched refs:etue_state (Results 1 – 3 of 3) sorted by relevance
90 switch (entry->etue_state) { in ef10_entry_staged()307 p->etue_state != EFX_TUNNEL_UDP_ENTRY_REMOVED) { in efx_tunnel_config_find_udp_tunnel_entry()358 etcp->etc_udp_entries[etcp->etc_udp_entries_num].etue_state = in efx_tunnel_config_udp_add()420 switch (etcp->etc_udp_entries[entry].etue_state) { in efx_tunnel_config_udp_remove_prepare()427 etcp->etc_udp_entries[entry].etue_state = in efx_tunnel_config_udp_remove_prepare()563 if (entry->etue_state != EFX_TUNNEL_UDP_ENTRY_APPLIED) in efx_tunnel_reconfigure()594 switch (entry->etue_state) { in efx_tunnel_reconfigure()598 entry->etue_state = in efx_tunnel_reconfigure()
261 switch (etc_entry->etue_state) { in rhead_tunnel_reconfigure()294 if (cur_entry->etue_state == EFX_TUNNEL_UDP_ENTRY_ADDED && in rhead_tunnel_reconfigure()315 switch (etc.etc_udp_entries[i].etue_state) { in rhead_tunnel_reconfigure()
507 efx_tunnel_udp_entry_state_t etue_state; member