Home
last modified time | relevance | path

Searched refs:ioat_sed_ent (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h135 struct ioat_sed_ent *sed;
Dpci.c233 ioat3_sed_cache = KMEM_CACHE(ioat_sed_ent, 0); in ioat_init_module()
Ddma.h149 struct ioat_sed_ent { struct
Ddma_v3.c256 static struct ioat_sed_ent *
259 struct ioat_sed_ent *sed; in ioat3_alloc_sed()
277 static void ioat3_free_sed(struct ioatdma_device *device, struct ioat_sed_ent *sed) in ioat3_free_sed()