Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_main.c73 static int tune_pci = 0; variable
74 module_param(tune_pci, int, 0444);
75 MODULE_PARM_DESC(tune_pci, "increase PCI burst from the default set by BIOS if nonzero");
138 if (!tune_pci) in mthca_tune_pci()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_main.c73 static int tune_pci = 0; variable
74 module_param(tune_pci, int, 0444);
75 MODULE_PARM_DESC(tune_pci, "increase PCI burst from the default set by BIOS if nonzero");
138 if (!tune_pci) in mthca_tune_pci()

Completed in 3 milliseconds