Searched refs:total_theoretical_available (Results 1 – 2 of 2) sorted by relevance
102 ULONG total_theoretical_available; in _tx_byte_pool_search() local110 …total_theoretical_available = pool_ptr -> tx_byte_pool_available + ((pool_ptr -> tx_byte_pool_frag… in _tx_byte_pool_search() local111 if (memory_size >= total_theoretical_available) in _tx_byte_pool_search()
104 ULONG total_theoretical_available; in _tx_byte_pool_search() local115 …total_theoretical_available = pool_ptr -> tx_byte_pool_available + ((pool_ptr -> tx_byte_pool_frag… in _tx_byte_pool_search() local116 if (memory_size >= total_theoretical_available) in _tx_byte_pool_search()