Lines Matching full:mctp
2 if MCTP
4 menu "MCTP Device Drivers"
7 tristate "MCTP serial transport"
11 This driver provides an MCTP-over-serial interface, through a
13 MCTP Serial Transport Binding". By attaching the ldisc to a serial
14 device, we get a new net device to transport MCTP packets.
16 This allows communication with external MCTP endpoints which use
18 provide MCTP connectivity between virtual machines, by forwarding
21 Say y here if you need to connect to MCTP endpoints over serial. To
22 compile as a module, use m; the module will be called mctp-serial.
25 tristate "MCTP SMBus/I2C transport"
32 Provides a driver to access MCTP devices over SMBus/I2C transport,
33 from DMTF specification DSP0237. A MCTP protocol network device is
34 created for each I2C bus that has been assigned a mctp-i2c device.