Searched refs:phys_next (Results 1 – 2 of 2) sorted by relevance
48 dma_addr_t phys_next) in qed_chain_init_next_ptr_elem() argument 56 DMA_REGPAIR_LE(next->next_phys, phys_next); in qed_chain_init_next_ptr_elem() 72 dma_addr_t phys, phys_next; in qed_chain_free_next_ptr() local 86 phys_next = HILO_DMA_REGPAIR(next->next_phys); in qed_chain_free_next_ptr() 91 phys = phys_next; in qed_chain_free_next_ptr()
96 u32 phys_next; member 341 phys1 = buf->phys_next; in free_buf_chain() 892 buf->phys_next = next_buf_phys; in chainup_buffers() 900 buf->phys_next = 0; in chainup_buffers() 1033 crypt->dst_buf = dst_hook.phys_next; in ablk_perform() 1043 crypt->src_buf = src_hook.phys_next; in ablk_perform() 1143 crypt->src_buf = src_hook.phys_next; in aead_perform() 1163 crypt->dst_buf = dst_hook.phys_next; in aead_perform()