Searched refs:MPS (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/drivers/pci/ |
A D | Kconfig | 201 MPS (Max Payload Size) and MRRS (Max Read Request Size) are PCIe 225 Default choice; ensure that the MPS matches upstream bridge. 231 Use largest MPS that boot-time devices support. If you have a 233 will use the largest MPS that's supported by all devices. This 240 Use MPS and MRRS for best performance. Ensure that a given 241 device's MPS is no larger than its parent MPS, which allows us to 242 keep all switches/bridges to the max MPS supported by their 249 Set MPS = 128 for all devices. MPS configuration effected by the 250 other options could cause the MPS on one root port to be 251 different than that of the MPS on another, which may cause [all …]
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | mp5023.rst | 8 * MPS MP5023 14 Publicly available at the MPS website : https://www.monolithicpower.com/en/mp5023.html 23 This driver implements support for Monolithic Power Systems, Inc. (MPS)
|
A D | mp2888.rst | 8 * MPS MP12254 19 This driver implements support for Monolithic Power Systems, Inc. (MPS)
|
A D | mp2975.rst | 8 * MPS MP12254 19 This driver implements support for Monolithic Power Systems, Inc. (MPS)
|
/linux-6.3-rc2/drivers/hwmon/pmbus/ |
A D | Kconfig | 294 tristate "MPS MP2888" 296 If you say yes here you get hardware monitoring support for MPS 303 tristate "MPS MP2975" 305 If you say yes here you get hardware monitoring support for MPS 312 tristate "MPS MP5023" 314 If you say yes here you get hardware monitoring support for MPS 325 support for power management IC MPS MPQ7932. 328 tristate "MPS MPQ7932" 331 for power management IC MPS MPQ7932.
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4vf/ |
A D | t4vf_defs.h | 105 T4VF_MOD_MAP(MPS, 0, MPS_VF_CTL, MPS_VF_STAT_RX_VF_ERR_FRAMES_H)
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | atmmpc.h | 78 #define MPS 1 macro
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/ |
A D | nvidia,tegra194-pcie.yaml | 159 1. If C0/C4/C5 run at x1/x2 link widths (irrespective of speed and MPS) 161 a) speed is Gen-2 and MPS is 256B 162 b) speed is >= Gen-3 with any MPS
|
/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/ |
A D | intel,ce4100-lapic.yaml | 48 For ACPI or MPS spec compliant systems, it is figured out by some read
|
/linux-6.3-rc2/Documentation/driver-api/mei/ |
A D | iamt.rst | 63 Under "SDK Resources" => "Intel(R) vPro(TM) Gateway (MPS)"
|
/linux-6.3-rc2/net/atm/ |
A D | mpc.c | 351 case MPS: in mpoa_device_type_string() 423 if ((mpoa_device_type == MPS || mpoa_device_type == MPC) && in lane2_assoc_ind() 428 if (mpoa_device_type != MPS && in lane2_assoc_ind()
|
/linux-6.3-rc2/drivers/acpi/ |
A D | Kconfig | 26 MultiProcessor Specification (MPS), and the Advanced Power
|
/linux-6.3-rc2/drivers/regulator/ |
A D | Kconfig | 742 tristate "MPS MP8859 regulator driver" 753 tristate "MPS MP8869 regulator driver"
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | kernel-parameters.txt | 4274 pcie_bus_tune_off Disable PCIe MPS (Max Payload Size) 4275 tuning and use the BIOS-configured MPS defaults. 4276 pcie_bus_safe Set every device's MPS to the largest value 4278 pcie_bus_perf Set device MPS to the largest allowable MPS 4281 value (no larger than the MPS that the device 4283 pcie_bus_peer2peer Set every device's MPS to 128B, which
|
/linux-6.3-rc2/Documentation/sound/ |
A D | alsa-configuration.rst | 2358 set the SMP (or MPS) version on BIOS to 1.1 instead of
|
/linux-6.3-rc2/arch/x86/ |
A D | Kconfig | 471 bool "Enable MPS table" if ACPI
|
Completed in 35 milliseconds