Home
last modified time | relevance | path

Searched refs:phys_next (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_chain.c48 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()