Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_chain.h151 } pbl_sp; member
315 return p_chain->pbl_sp.p_phys_table; in ecore_chain_get_pbl_phys()
633 p_chain->pbl_sp.p_phys_table = 0; in ecore_chain_init_params()
634 p_chain->pbl_sp.p_virt_table = OSAL_NULL; in ecore_chain_init_params()
678 p_chain->pbl_sp.p_phys_table = p_phys_pbl; in ecore_chain_init_pbl_mem()
679 p_chain->pbl_sp.p_virt_table = p_virt_pbl; in ecore_chain_init_pbl_mem()
H A Decore_sp_commands.c395 p_hwfn->p_eq->chain.pbl_sp.p_phys_table); in ecore_sp_pf_start()
399 p_hwfn->p_consq->chain.pbl_sp.p_phys_table); in ecore_sp_pf_start()
H A Decore_dev.c6126 u8 *p_pbl_virt = (u8 *)p_chain->pbl_sp.p_virt_table; in ecore_chain_free_pbl()
6149 OSAL_DMA_FREE_COHERENT(p_dev, p_chain->pbl_sp.p_virt_table, in ecore_chain_free_pbl()
6150 p_chain->pbl_sp.p_phys_table, pbl_size); in ecore_chain_free_pbl()
H A Dqlnx_os.c5998 rxq->rx_comp_ring.pbl_sp.p_virt_table) { in qlnx_free_mem_rxq()
6001 rxq->rx_comp_ring.pbl_sp.p_virt_table = NULL; in qlnx_free_mem_rxq()