Searched refs:src_map (Results 1 – 2 of 2) sorted by relevance
95 struct iosys_map src_map, dst_map; in ttm_move_memcpy() local118 src_ops->map_local(src_iter, &src_map, i); in ttm_move_memcpy()120 drm_memcpy_from_wc(&dst_map, &src_map, PAGE_SIZE); in ttm_move_memcpy()123 src_ops->unmap_local(src_iter, &src_map); in ttm_move_memcpy()
6766 struct ring_info *src_map, *dest_map; in tg3_recycle_rx() local6776 src_map = &spr->rx_std_buffers[src_idx]; in tg3_recycle_rx()6784 src_map = &spr->rx_jmb_buffers[src_idx]; in tg3_recycle_rx()6791 dest_map->data = src_map->data; in tg3_recycle_rx()6793 dma_unmap_addr(src_map, mapping)); in tg3_recycle_rx()6802 src_map->data = NULL; in tg3_recycle_rx()