Searched refs:tx_byte_pool_created_previous (Results 1 – 6 of 6) sorted by relevance
160 pool_ptr -> tx_byte_pool_created_previous = pool_ptr; in _tx_byte_pool_create()167 previous_pool = next_pool -> tx_byte_pool_created_previous; in _tx_byte_pool_create()170 next_pool -> tx_byte_pool_created_previous = pool_ptr; in _tx_byte_pool_create()174 pool_ptr -> tx_byte_pool_created_previous = previous_pool; in _tx_byte_pool_create()
126 previous_pool = pool_ptr -> tx_byte_pool_created_previous; in _tx_byte_pool_delete()127 next_pool -> tx_byte_pool_created_previous = previous_pool; in _tx_byte_pool_delete()
788 *tx_byte_pool_created_previous; member
767 *tx_byte_pool_created_previous; member