Searched refs:mem_phy (Results 1 – 2 of 2) sorted by relevance
116 lm_address_t mem_phy; in lm_bd_chain_set_next_ptrs() local123 mem_phy = bd_chain->bd_chain_phy; in lm_bd_chain_set_next_ptrs()127 (mem_phy.as_u32.low & LM_PAGE_MASK)); in lm_bd_chain_set_next_ptrs()152 start_mem_phy = mem_phy; in lm_bd_chain_set_next_ptrs()164 LM_INC64(&mem_phy, LM_PAGE_SIZE); in lm_bd_chain_set_next_ptrs()169 next_bd->addr_hi = mm_cpu_to_le32(mem_phy.as_u32.high); in lm_bd_chain_set_next_ptrs()170 next_bd->addr_lo = mm_cpu_to_le32(mem_phy.as_u32.low); in lm_bd_chain_set_next_ptrs()
164 lm_address_t mem_phy = {{0}}; in lm_allocate_coalesce_buffers() local261 mem_virt = mm_alloc_phys_mem( pdev, mem_size, &mem_phy, 0, mm_cli_idx); in lm_allocate_coalesce_buffers()273 coalesce_buf->frags.frag_arr[0].addr = mem_phy; in lm_allocate_coalesce_buffers()279 LM_INC64(&mem_phy, coalesce_buf->buf_size); in lm_allocate_coalesce_buffers()