Searched refs:p_phys_table (Results 1 – 4 of 4) sorted by relevance
132 DMA_HI_LE(p_hwfn->p_eq->chain.pbl.p_phys_table); in qed_sp_pf_start()134 DMA_LO_LE(p_hwfn->p_eq->chain.pbl.p_phys_table); in qed_sp_pf_start()138 DMA_HI_LE(p_hwfn->p_consq->chain.pbl.p_phys_table); in qed_sp_pf_start()140 DMA_LO_LE(p_hwfn->p_consq->chain.pbl.p_phys_table); in qed_sp_pf_start()
1530 p_chain->pbl.p_phys_table); in qed_chain_free()
52 dma_addr_t p_phys_table; member156 return p_chain->pbl.p_phys_table; in qed_chain_get_pbl_phys()471 p_chain->pbl.p_phys_table = p_phys_pbl; in qed_chain_pbl_init()
2116 dma_addr_t phys_table = fp->rxq->rx_comp_ring.pbl.p_phys_table; in qede_start_queues()2152 txq->tx_pbl.pbl.p_phys_table, in qede_start_queues()