Home
last modified time | relevance | path

Searched refs:IOAT_VER_3_3 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Dhw.h63 #define IOAT_VER_3_3 0x33 /* Version 3.3 */ macro
H A Ddma.c1018 if (ioat_dma->version < IOAT_VER_3_3) { in ioat_reset_hw()
H A Dprep.c356 int cb32 = (ioat_dma->version < IOAT_VER_3_3) ? 1 : 0; in __ioat_prep_pq_lock()
H A Dinit.c1392 if (device->version >= IOAT_VER_3_3) in ioat_pci_probe()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Dhw.h63 #define IOAT_VER_3_3 0x33 /* Version 3.3 */ macro
H A Ddma.c1018 if (ioat_dma->version < IOAT_VER_3_3) { in ioat_reset_hw()
H A Dprep.c356 int cb32 = (ioat_dma->version < IOAT_VER_3_3) ? 1 : 0; in __ioat_prep_pq_lock()

Completed in 8 milliseconds