Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_chain.h165 dma_addr_t p_phys_addr; member
619 p_chain->p_phys_addr = 0; in ecore_chain_init_params()
655 dma_addr_t p_phys_addr) in ecore_chain_init_mem() argument
658 p_chain->p_phys_addr = p_phys_addr; in ecore_chain_init_mem()
H A Decore_spq.c297 DMA_LO_LE(p_spq->chain.p_phys_addr); in ecore_spq_hw_initialize()
299 DMA_HI_LE(p_spq->chain.p_phys_addr); in ecore_spq_hw_initialize()
302 p_hwfn->p_consq->chain.p_phys_addr); in ecore_spq_hw_initialize()
H A Decore_dev.c4177 dma_addr_t p_phys = p_chain->p_phys_addr, p_phys_next = 0; in ecore_chain_free_next_ptr()
4209 p_chain->p_phys_addr, ECORE_CHAIN_PAGE_SIZE); in ecore_chain_free_single()
4320 p_chain->p_phys_addr); in ecore_chain_alloc_next_ptr()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1737 rx_ring->rx_bd_ring.p_phys_addr, in qede_fastpath_start_queues()
2865 (void *)rx_ring->rx_bd_ring.p_phys_addr, in qede_save_fp_dma_handles()
2870 rx_ring->rx_bd_ring.p_phys_addr); in qede_save_fp_dma_handles()
2876 (void *)rx_ring->rx_cqe_ring.p_phys_addr, in qede_save_fp_dma_handles()
2881 rx_ring->rx_cqe_ring.p_phys_addr); in qede_save_fp_dma_handles()
2900 (void *)tx_ring->tx_bd_ring.p_phys_addr, in qede_save_fp_dma_handles()
2906 tx_ring->tx_bd_ring.p_phys_addr); in qede_save_fp_dma_handles()