Home
last modified time | relevance | path

Searched refs:IOAT_VER_3_4 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Dhw.h64 #define IOAT_VER_3_4 0x34 /* Version 3.4 */ macro
H A Dinit.c628 if (ioat_dma->version >= IOAT_VER_3_4) in ioat_free_chan_resources()
724 if (ioat_chan->ioat_dma->version >= IOAT_VER_3_4) { in ioat_alloc_chan_resources()
1385 if (device->version >= IOAT_VER_3_4) in ioat_pci_probe()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Dhw.h64 #define IOAT_VER_3_4 0x34 /* Version 3.4 */ macro
H A Dinit.c628 if (ioat_dma->version >= IOAT_VER_3_4) in ioat_free_chan_resources()
724 if (ioat_chan->ioat_dma->version >= IOAT_VER_3_4) { in ioat_alloc_chan_resources()
1377 if (device->version >= IOAT_VER_3_4) in ioat_pci_probe()

Completed in 5 milliseconds