Searched refs:phys_mem_desc (Results 1 – 6 of 6) sorted by relevance
303 struct phys_mem_desc *dma_mem;332 struct phys_mem_desc *ilt_shadow;
1822 struct phys_mem_desc *qed_fw_overlay_mem_alloc(struct qed_hwfn *p_hwfn, in qed_fw_overlay_mem_alloc()1828 struct phys_mem_desc *allocated_mem; in qed_fw_overlay_mem_alloc()1833 allocated_mem = kcalloc(NUM_STORMS, sizeof(struct phys_mem_desc), in qed_fw_overlay_mem_alloc()1840 struct phys_mem_desc *storm_mem_desc; in qed_fw_overlay_mem_alloc()1885 struct phys_mem_desc *fw_overlay_mem) in qed_fw_overlay_init_ram()1890 struct phys_mem_desc *storm_mem_desc = in qed_fw_overlay_init_ram()1891 (struct phys_mem_desc *)fw_overlay_mem + storm_id; in qed_fw_overlay_init_ram()1910 struct phys_mem_desc **fw_overlay_mem) in qed_fw_overlay_mem_free()1918 struct phys_mem_desc *storm_mem_desc = in qed_fw_overlay_mem_free()1919 (struct phys_mem_desc *)*fw_overlay_mem + storm_id; in qed_fw_overlay_mem_free()
823 struct phys_mem_desc *p_t2_last_page; in qed_cxt_src_t2_alloc()848 p_t2->dma_mem = kcalloc(p_t2->num_pages, sizeof(struct phys_mem_desc), in qed_cxt_src_t2_alloc()927 struct phys_mem_desc *p_dma = &p_mngr->ilt_shadow[i]; in qed_ilt_shadow_free()944 struct phys_mem_desc *ilt_shadow = p_hwfn->p_cxt_mngr->ilt_shadow; in qed_ilt_blk_alloc()997 p_mngr->ilt_shadow = kcalloc(size, sizeof(struct phys_mem_desc), in qed_ilt_shadow_alloc()1006 (u32)(size * sizeof(struct phys_mem_desc))); in qed_ilt_shadow_alloc()1575 struct phys_mem_desc *p_shdw; in qed_ilt_init_pf()
646 struct phys_mem_desc *fw_overlay_mem;
445 BYTES_TO_DWORDS(sizeof(struct phys_mem_desc))4574 struct phys_mem_desc *ilt_pages, in qed_ilt_dump_pages_range()4580 struct phys_mem_desc *mem_desc = NULL; in qed_ilt_dump_pages_range()4647 struct phys_mem_desc *ilt_pages, in qed_ilt_dump_pages_section()5009 struct phys_mem_desc *ilt_pages; in qed_ilt_dump()
1897 struct phys_mem_desc { struct2766 struct phys_mem_desc *2782 struct phys_mem_desc *fw_overlay_mem);2793 struct phys_mem_desc **fw_overlay_mem);