Searched refs:available1 (Results 1 – 1 of 1) sorted by relevance
119 ULONG available0, available1; in _ux_host_class_asix_thread() local297 available1 = asix -> ux_host_class_asix_packet_pool -> nx_packet_pool_available; in _ux_host_class_asix_thread()298 if (asix -> ux_host_class_asix_packet_available_min > available1) in _ux_host_class_asix_thread()299 asix -> ux_host_class_asix_packet_available_min = available1; in _ux_host_class_asix_thread()