Searched refs:tx_byte_pool_fragments (Results 1 – 8 of 8) sorted by relevance
110 …l_available = pool_ptr -> tx_byte_pool_available + ((pool_ptr -> tx_byte_pool_fragments - 2) * ((s… in _tx_byte_pool_search()131 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()201 pool_ptr -> tx_byte_pool_fragments--; in _tx_byte_pool_search()270 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()298 pool_ptr -> tx_byte_pool_fragments++; in _tx_byte_pool_search()
118 *fragments = (ULONG) pool_ptr -> tx_byte_pool_fragments; in _tx_byte_pool_info_get()
112 pool_ptr -> tx_byte_pool_fragments = ((UINT) 2); in _tx_byte_pool_create()
113 …l_available = pool_ptr -> tx_byte_pool_available + ((pool_ptr -> tx_byte_pool_fragments - 2) * ((s… in _tx_byte_pool_search()134 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()204 pool_ptr -> tx_byte_pool_fragments--; in _tx_byte_pool_search()308 examine_blocks = pool_ptr -> tx_byte_pool_fragments + ((UINT) 1); in _tx_byte_pool_search()336 pool_ptr -> tx_byte_pool_fragments++; in _tx_byte_pool_search()
744 UINT tx_byte_pool_fragments; member
723 UINT tx_byte_pool_fragments; member