Searched defs:tune_pci (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/mthca/
H A Dmthca_main.c74 static int tune_pci = 0; variable
75 module_param(tune_pci, int, 0444);
76 MODULE_PARM_DESC(tune_pci, "increase PCI burst from the default set by BIOS if nonzero");
139 if (!tune_pci)

Completed in 79 milliseconds