Searched refs:tx_byte_pool_created_previous (Results 1 – 6 of 6) sorted by relevance
159 pool_ptr -> tx_byte_pool_created_previous = pool_ptr; in _tx_byte_pool_create()166 previous_pool = next_pool -> tx_byte_pool_created_previous; in _tx_byte_pool_create()169 next_pool -> tx_byte_pool_created_previous = pool_ptr; in _tx_byte_pool_create()173 pool_ptr -> tx_byte_pool_created_previous = previous_pool; in _tx_byte_pool_create()
125 previous_pool = pool_ptr -> tx_byte_pool_created_previous; in _tx_byte_pool_delete()126 next_pool -> tx_byte_pool_created_previous = previous_pool; in _tx_byte_pool_delete()
793 *tx_byte_pool_created_previous; member
772 *tx_byte_pool_created_previous; member