Searched refs:ext_pbl (Results 1 – 2 of 2) sorted by relevance
530 struct ecore_chain_ext_pbl *ext_pbl);
4346 struct ecore_chain_ext_pbl *ext_pbl) in ecore_chain_alloc_pbl() argument4370 if (ext_pbl == OSAL_NULL) { in ecore_chain_alloc_pbl()4373 p_pbl_virt = ext_pbl->p_pbl_virt; in ecore_chain_alloc_pbl()4374 p_pbl_phys = ext_pbl->p_pbl_phys; in ecore_chain_alloc_pbl()4416 struct ecore_chain_ext_pbl *ext_pbl) in ecore_chain_alloc() argument4447 rc = ecore_chain_alloc_pbl(p_dev, p_chain, ext_pbl); in ecore_chain_alloc()