Searched refs:etue_busy (Results 1 – 3 of 3) sorted by relevance
92 return (entry->etue_busy); in ef10_entry_staged()94 return (!entry->etue_busy); in ef10_entry_staged()457 if (etcp->etc_udp_entries[entry].etue_busy != B_FALSE) { in efx_tunnel_config_udp_remove()493 if (etcp->etc_udp_entries[i].etue_busy != B_FALSE) in efx_tunnel_table_all_available()564 entry->etue_busy = B_TRUE; in efx_tunnel_reconfigure()591 if (entry->etue_busy != B_FALSE) { in efx_tunnel_reconfigure()592 entry->etue_busy = B_FALSE; in efx_tunnel_reconfigure()625 etcp->etc_udp_entries[i].etue_busy = B_FALSE; in efx_tunnel_reconfigure()
258 if (etc_entry->etue_busy == B_FALSE) in rhead_tunnel_reconfigure()312 if (etc.etc_udp_entries[i].etue_busy == B_FALSE) in rhead_tunnel_reconfigure()
506 boolean_t etue_busy; member