Searched refs:ext_pbl (Results 1 – 3 of 3) sorted by relevance
153 struct ecore_chain_ext_pbl *ext_pbl);
441 struct ecore_chain_ext_pbl *ext_pbl);
6048 struct ecore_chain_ext_pbl *ext_pbl) in ecore_chain_alloc_pbl() argument6072 if (ext_pbl == OSAL_NULL) { in ecore_chain_alloc_pbl()6075 p_pbl_virt = ext_pbl->p_pbl_virt; in ecore_chain_alloc_pbl()6076 p_pbl_phys = ext_pbl->p_pbl_phys; in ecore_chain_alloc_pbl()6118 struct ecore_chain_ext_pbl *ext_pbl) in ecore_chain_alloc() argument6149 rc = ecore_chain_alloc_pbl(p_dev, p_chain, ext_pbl); in ecore_chain_alloc()