Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_chain.h156 dma_addr_t p_phys_table; member
318 return p_chain->pbl_sp.p_phys_table; in ecore_chain_get_pbl_phys()
636 p_chain->pbl_sp.p_phys_table = 0; in ecore_chain_init_params()
681 p_chain->pbl_sp.p_phys_table = p_phys_pbl; in ecore_chain_init_pbl_mem()
H A Decore_sp_commands.c378 p_hwfn->p_eq->chain.pbl_sp.p_phys_table); in ecore_sp_pf_start()
382 p_hwfn->p_consq->chain.pbl_sp.p_phys_table); in ecore_sp_pf_start()
H A Decore_dev.c4240 p_chain->pbl_sp.p_phys_table, pbl_size); in ecore_chain_free_pbl()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1706 dma_addr_t p_phys_table; in qede_fastpath_start_queues() local
1730 p_phys_table = ecore_chain_get_pbl_phys(&rx_ring->rx_cqe_ring); in qede_fastpath_start_queues()
1738 p_phys_table, in qede_fastpath_start_queues()
1767 p_phys_table = ecore_chain_get_pbl_phys( in qede_fastpath_start_queues()
1775 p_phys_table, in qede_fastpath_start_queues()
2886 (void *)rx_ring->rx_cqe_ring.pbl_sp.p_phys_table, in qede_save_fp_dma_handles()
2891 rx_ring->rx_cqe_ring.pbl_sp.p_phys_table); in qede_save_fp_dma_handles()
2911 (void *)tx_ring->tx_bd_ring.pbl_sp.p_phys_table, in qede_save_fp_dma_handles()
2916 tx_ring->tx_bd_ring.pbl_sp.p_phys_table); in qede_save_fp_dma_handles()