Searched refs:qed_dma_mem (Results 1 – 1 of 1) sorted by relevance
195 struct qed_dma_mem { struct229 struct qed_dma_mem *ilt_shadow;236 struct qed_dma_mem *t2;907 struct qed_dma_mem *p_t2; in qed_cxt_src_t2_alloc()928 p_mngr->t2 = kcalloc(p_mngr->t2_num_pages, sizeof(struct qed_dma_mem), in qed_cxt_src_t2_alloc()1018 struct qed_dma_mem *p_dma = &p_mngr->ilt_shadow[i]; in qed_ilt_shadow_free()1034 struct qed_dma_mem *ilt_shadow = p_hwfn->p_cxt_mngr->ilt_shadow; in qed_ilt_blk_alloc()1087 p_mngr->ilt_shadow = kcalloc(size, sizeof(struct qed_dma_mem), in qed_ilt_shadow_alloc()1096 (u32)(size * sizeof(struct qed_dma_mem))); in qed_ilt_shadow_alloc()1678 struct qed_dma_mem *p_shdw; in qed_ilt_init_pf()