Searched refs:next_ptr (Results 1 – 2 of 2) sorted by relevance
519 uint64_t *next_ptr; in otx_cpt_get_resource() local606 next_ptr = (uint64_t *)(chunk_prev->head + in otx_cpt_get_resource()608 *next_ptr = (uint64_t)chunk->dma_addr; in otx_cpt_get_resource()613 next_ptr = (uint64_t *)(chunk_prev->head + chunk_size - 8); in otx_cpt_get_resource()614 *next_ptr = (uint64_t)chunk_head->dma_addr; in otx_cpt_get_resource()
671 u32 next_ptr; /* ptr to the start of the first DDR buffer */ member738 local_hdr.next_ptr = htonl((u32)physaddr); in send_dummy_pkt_to_hif()