Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_chain.h313 dma_addr_t ecore_chain_get_pbl_phys(struct ecore_chain *p_chain) in ecore_chain_get_pbl_phys() function
H A Decore_ll2.c862 ecore_chain_get_pbl_phys(&p_rx->rcq_chain)); in ecore_sp_ll2_rx_queue_start()
931 ecore_chain_get_pbl_phys(&p_tx->txq_chain)); in ecore_sp_ll2_tx_queue_start()
H A Dqlnx_os.c6689 ecore_chain_get_pbl_phys(&fp->rxq->rx_comp_ring), in qlnx_start_queues()
6724 ecore_chain_get_pbl_phys(&txq->tx_pbl), in qlnx_start_queues()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c772 p_phys_table = ecore_chain_get_pbl_phys(&dev->cnq_array[i].pbl); in qlnxr_init_hw()
H A Dqlnxr_verbs.c220 pbl_base_addr = ecore_chain_get_pbl_phys(pbl); in qlnxr_create_srq()
1801 pbl_ptr = ecore_chain_get_pbl_phys(&cq->pbl); in qlnxr_create_cq()
2760 in_params->sq_pbl_ptr = ecore_chain_get_pbl_phys(&qp->sq.pbl); in qlnxr_roce_create_kernel_qp()
2780 in_params->rq_pbl_ptr = ecore_chain_get_pbl_phys(&qp->rq.pbl); in qlnxr_roce_create_kernel_qp()