Searched refs:phys_mem_desc (Results 1 – 6 of 6) sorted by relevance
1684 struct phys_mem_desc *qed_fw_overlay_mem_alloc(struct qed_hwfn *p_hwfn, in qed_fw_overlay_mem_alloc()1690 struct phys_mem_desc *allocated_mem; in qed_fw_overlay_mem_alloc()1695 allocated_mem = kzalloc_objs(struct phys_mem_desc, NUM_STORMS); in qed_fw_overlay_mem_alloc()1701 struct phys_mem_desc *storm_mem_desc; in qed_fw_overlay_mem_alloc()1746 struct phys_mem_desc *fw_overlay_mem) in qed_fw_overlay_init_ram()1751 struct phys_mem_desc *storm_mem_desc = in qed_fw_overlay_init_ram()1752 (struct phys_mem_desc *)fw_overlay_mem + storm_id; in qed_fw_overlay_init_ram()1771 struct phys_mem_desc **fw_overlay_mem) in qed_fw_overlay_mem_free()1779 struct phys_mem_desc *storm_mem_desc = in qed_fw_overlay_mem_free()1780 (struct phys_mem_desc *)*fw_overlay_mem + storm_id; in qed_fw_overlay_mem_free()
303 struct phys_mem_desc *dma_mem;332 struct phys_mem_desc *ilt_shadow;
823 struct phys_mem_desc *p_t2_last_page; in qed_cxt_src_t2_alloc()848 p_t2->dma_mem = kzalloc_objs(struct phys_mem_desc, p_t2->num_pages); in qed_cxt_src_t2_alloc()926 struct phys_mem_desc *p_dma = &p_mngr->ilt_shadow[i]; in qed_ilt_shadow_free()943 struct phys_mem_desc *ilt_shadow = p_hwfn->p_cxt_mngr->ilt_shadow; in qed_ilt_blk_alloc()996 p_mngr->ilt_shadow = kzalloc_objs(struct phys_mem_desc, size); in qed_ilt_shadow_alloc()1004 (u32)(size * sizeof(struct phys_mem_desc))); in qed_ilt_shadow_alloc()1573 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))4576 struct phys_mem_desc *ilt_pages, in qed_ilt_dump_pages_range()4582 struct phys_mem_desc *mem_desc = NULL; in qed_ilt_dump_pages_range()4649 struct phys_mem_desc *ilt_pages, in qed_ilt_dump_pages_section()5011 struct phys_mem_desc *ilt_pages; in qed_ilt_dump()
1897 struct phys_mem_desc { struct2714 struct phys_mem_desc *2730 struct phys_mem_desc *fw_overlay_mem);2741 struct phys_mem_desc **fw_overlay_mem);