Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/ioat/
Ddma.h162 struct ioat_sed_ent { struct
201 struct ioat_sed_ent *sed;
Dprep.c91 static struct ioat_sed_ent *
94 struct ioat_sed_ent *sed; in ioat3_alloc_sed()
Ddma.c505 ioat_free_sed(struct ioatdma_device *ioat_dma, struct ioat_sed_ent *sed) in ioat_free_sed()
Dinit.c1403 ioat_sed_cache = KMEM_CACHE(ioat_sed_ent, 0); in ioat_init_module()