Searched refs:ce_offset (Results 1 – 2 of 2) sorted by relevance
113 if (chunk->ce_offset <= e->ring->buf_mask) in amdgpu_mux_resubmit_chunks() 114 amdgpu_ring_patch_ce(e->ring, chunk->ce_offset); in amdgpu_mux_resubmit_chunks() 458 chunk->ce_offset = ring->buf_mask + 1; in amdgpu_ring_mux_start_ib() 511 chunk->ce_offset = offset; in amdgpu_ring_mux_ib_mark_offset()
92 * @ce_offset:- the anchor in write_data for ce meta of resubmission.101 u64 ce_offset; member