Searched refs:p_phys_next (Results 1 – 2 of 2) sorted by relevance
600 void *p_virt_next, dma_addr_t p_phys_next) in qed_chain_init_next_ptr_elem() argument608 DMA_REGPAIR_LE(p_next->next_phys, p_phys_next); in qed_chain_init_next_ptr_elem()
4613 dma_addr_t p_phys = p_chain->p_phys_addr, p_phys_next = 0; in qed_chain_free_next_ptr() local4628 p_phys_next = HILO_DMA_REGPAIR(p_next->next_phys); in qed_chain_free_next_ptr()4634 p_phys = p_phys_next; in qed_chain_free_next_ptr()