phys_mem_desc
struct phys_mem_desc *fw_overlay_mem;
(u32)(size * sizeof(struct phys_mem_desc)));
struct phys_mem_desc *p_shdw;
struct phys_mem_desc *p_t2_last_page;
p_t2->dma_mem = kzalloc_objs(struct phys_mem_desc, p_t2->num_pages);
struct phys_mem_desc *p_dma = &p_mngr->ilt_shadow[i];
struct phys_mem_desc *ilt_shadow = p_hwfn->p_cxt_mngr->ilt_shadow;
p_mngr->ilt_shadow = kzalloc_objs(struct phys_mem_desc, size);
struct phys_mem_desc *dma_mem;
struct phys_mem_desc *ilt_shadow;
BYTES_TO_DWORDS(sizeof(struct phys_mem_desc))
struct phys_mem_desc *ilt_pages,
struct phys_mem_desc *mem_desc = NULL;
struct phys_mem_desc *ilt_pages,
struct phys_mem_desc *ilt_pages;
struct phys_mem_desc *
struct phys_mem_desc *fw_overlay_mem);
struct phys_mem_desc **fw_overlay_mem);
struct phys_mem_desc *qed_fw_overlay_mem_alloc(struct qed_hwfn *p_hwfn,
struct phys_mem_desc *allocated_mem;
allocated_mem = kzalloc_objs(struct phys_mem_desc, NUM_STORMS);
struct phys_mem_desc *storm_mem_desc;
struct phys_mem_desc *fw_overlay_mem)
struct phys_mem_desc *storm_mem_desc =
(struct phys_mem_desc *)fw_overlay_mem + storm_id;
struct phys_mem_desc **fw_overlay_mem)
struct phys_mem_desc *storm_mem_desc =
(struct phys_mem_desc *)*fw_overlay_mem + storm_id;