Searched refs:p_t2 (Results 1 – 1 of 1) sorted by relevance
695 if (!p_t2 || !p_t2->dma_mem) in ecore_cxt_src_t2_free()706 p_t2->dma_mem = OSAL_NULL; in ecore_cxt_src_t2_free()711 struct ecore_src_t2 *p_t2, in ecore_cxt_t2_alloc_pages() argument717 if (!p_t2 || !p_t2->dma_mem) in ecore_cxt_t2_alloc_pages()731 p_t2->dma_mem[i].size = size; in ecore_cxt_t2_alloc_pages()745 struct ecore_src_t2 *p_t2; in ecore_cxt_src_t2_alloc() local763 p_t2 = &p_mngr->src_t2; in ecore_cxt_src_t2_alloc()768 p_t2->num_pages * in ecore_cxt_src_t2_alloc()770 if (!p_t2->dma_mem) { in ecore_cxt_src_t2_alloc()785 p_t2->first_free = (u64)p_t2->dma_mem[0].phys_addr; in ecore_cxt_src_t2_alloc()[all …]