Searched refs:ioat_dca_enabled (Results 1 – 1 of 1) sorted by relevance
125 static int ioat_dca_enabled = 1; variable126 module_param(ioat_dca_enabled, int, 0644);127 MODULE_PARM_DESC(ioat_dca_enabled, "control support of dca service (default: 1)");1381 ioat_dca_enabled = 0; in ioat_pci_probe()1386 err = ioat3_dma_probe(device, ioat_dca_enabled); in ioat_pci_probe()