Searched refs:ioat_channel_ring_t (Results 1 – 2 of 2) sorted by relevance
96 int ioat_ring_reserve(ioat_channel_t channel, ioat_channel_ring_t *ring,99 static void ioat_cmd_post_copy(ioat_channel_ring_t *ring, uint64_t src_addr,101 static void ioat_cmd_post_dca(ioat_channel_ring_t *ring, uint32_t dca_id);295 ioat_channel_ring_t *ring; in ioat_channel_resume()631 ioat_channel_ring_t *ring; in ioat_ring_alloc()640 ring = kmem_zalloc(sizeof (ioat_channel_ring_t), KM_SLEEP); in ioat_ring_alloc()715 kmem_free(channel->ic_ring, sizeof (ioat_channel_ring_t)); in ioat_ring_alloc()753 kmem_free(channel->ic_ring, sizeof (ioat_channel_ring_t)); in ioat_ring_free()765 ioat_channel_ring_t *ring; in ioat_ring_seed()819 ioat_ring_loop(ioat_channel_ring_t *ring, dcopy_cmd_t cmd) in ioat_ring_loop()[all …]
225 } ioat_channel_ring_t; typedef236 ioat_channel_ring_t *ic_ring;