/openbmc/intel-ipmi-oem/src/ |
H A D | bridgingcommands.cpp | 43 static Bridging bridging; variable 46 void Bridging::clearResponseQueue() in clearResponseQueue() 242 ipmi::Cc Bridging::handleIpmbChannel( in handleIpmbChannel() 256 // Bridging to ME requires Administrator lvl in handleIpmbChannel() 264 // allow bridging to ME only in handleIpmbChannel() 366 void Bridging::insertMessageInQueue(IpmbResponse msg) in insertMessageInQueue() 371 void Bridging::eraseMessageFromQueue() in eraseMessageFromQueue() 376 IpmbResponse Bridging::getMessageFromQueue() in getMessageFromQueue() 382 * @brief This command is used for bridging ipmi message between channels. 432 returnVal = bridging.handleIpmbChannel( in ipmiAppSendMessage() [all …]
|
/openbmc/linux/net/bridge/ |
H A D | Kconfig | 3 # 802.1d Ethernet Bridging 7 tristate "802.1d Ethernet Bridging" 26 turn your bridge into a bridging IP firewall. 29 Enabling arptables support when bridging will let arptables see
|
/openbmc/linux/Documentation/networking/ |
H A D | bridge.rst | 4 Ethernet Bridging 7 In order to use the Ethernet bridging functionality, you'll need the 10 Documentation for Linux bridging is on:
|
/openbmc/intel-ipmi-oem/include/ |
H A D | bridgingcommands.hpp | 188 /** @class Bridging 190 * @brief Implement commands to support IPMI bridging. 192 class Bridging class 195 Bridging() = default;
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | Kconfig | 15 bool "Data Center Bridging (DCB) support" 19 Say Y here if you want to use Data Center Bridging (DCB) in the
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | Kconfig | 17 bool "Data Center Bridging (DCB) support" 21 Say Y here if you want to use Data Center Bridging (DCB) in the
|
/openbmc/linux/net/dcb/ |
H A D | Kconfig | 3 bool "Data Center Bridging support" 6 This enables support for configuring Data Center Bridging (DCB)
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | Kconfig | 16 bool "Data Center Bridging (DCB) Support" 20 Say Y here if you want to use Data Center Bridging (DCB) in the
|
/openbmc/ipmitool/src/plugins/ |
H A D | ipmi_intf.c | 496 * The IPMB standard overall message length for �non -bridging� in ipmi_intf_get_max_request_data_size() 499 * With the exception of messages used for bridging messages to in ipmi_intf_get_max_request_data_size() 502 * In order to support bridging, the Master Write -Read and Send Message in ipmi_intf_get_max_request_data_size() 528 /* check for double bridging */ in ipmi_intf_get_max_request_data_size() 553 * The IPMB standard overall message length for �non -bridging� in ipmi_intf_get_max_response_data_size() 556 * With the exception of messages used for bridging messages to in ipmi_intf_get_max_response_data_size() 559 * In order to support bridging, the Master Write -Read and Send Message in ipmi_intf_get_max_response_data_size() 590 /* check for double bridging */ in ipmi_intf_get_max_response_data_size()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.h | 61 /* States we can be in for a port's Data Center Bridging. 70 /* Data Center Bridging state input for the Finite State Machine. 94 /* Data Center Bridging support;
|
/openbmc/libmctp/ |
H A D | README.md | 46 ### Bridging subsection 48 libmctp implements basic support for bridging between two hardware bindings. In 52 For bridging between two endpoints, use the `mctp_bridge_busses()` function:
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | Kconfig | 82 mlx5 ConnectX offloads support for Ethernet Bridging (BRIDGE). 126 bool "Data Center Bridging (DCB) Support" 130 Say Y here if you want to use Data Center Bridging (DCB) in the
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | Kconfig | 76 bool "Data Center Bridging (DCB) support" 80 Say Y here if you want to use Data Center Bridging (DCB) in the
|
/openbmc/linux/drivers/net/ethernet/intel/ |
H A D | Kconfig | 179 bool "Data Center Bridging (DCB) Support" 183 Say Y here if you want to use Data Center Bridging (DCB) in the 242 bool "Data Center Bridging (DCB) Support" 246 Say Y here if you want to use Data Center Bridging (DCB) in the
|
/openbmc/linux/drivers/net/ethernet/chelsio/ |
H A D | Kconfig | 93 bool "Data Center Bridging (DCB) Support for Chelsio T4/T5/T6 cards" 98 Say Y here if you want to enable Data Center Bridging (DCB) support
|
/openbmc/ipmitool/control/ |
H A D | ipmitool.spec.in | 73 - Fix to lan-bridging for a double-bridging crash and to fix 74 an issue with bridging multiple concurrent requests and 164 - Add double bridge lan support , fix bridging issue 271 - Add support for command bridging over lan and lanplus interfaces
|
/openbmc/ipmitool/src/plugins/serial/ |
H A D | serial_terminal.c | 476 /* acquire bridging level */ in serial_term_build_msg() 496 /* check for bridging */ in serial_term_build_msg() 540 /* restore BMC SA if bridging not to primary IPMB channel */ in serial_term_build_msg() 579 /* check for double bridging */ in serial_term_build_msg() 590 /* return bridging level */ in serial_term_build_msg() 817 /* check for bridging */ in ipmi_serial_term_send_cmd() 864 /* check for double bridging */ in ipmi_serial_term_send_cmd()
|
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | Kconfig | 176 bool "Data Center Bridging (DCB) support" 180 Say Y here to enable Data Center Bridging (DCB) support in the
|
/openbmc/phosphor-hwmon/ |
H A D | README.iio.md | 12 If a true IIO bridging daemon becomes available in the future,
|
/openbmc/ipmitool/ |
H A D | ChangeLog | 72 * ID: 3611226 - Bridging support for PICMG Platforms 202 * support sensor bridging in free interface 342 * Fix to lan-bridging for a double-bridging crash and to fix 343 an issue with bridging multiple concurrent requests and 440 * Add double bridge lan support , fix bridging issue 550 * Add support for command bridging over lan and lanplus interfaces
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | Kconfig | 17 bool "Data Center Bridging (DCB) Support"
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | Kconfig | 241 bool "Data Center Bridging (DCB) Support" 245 Say Y here if you want to use Data Center Bridging (DCB) in the
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | kconfig.rst | 18 | Enable :ref:`Ethernet Bridging (BRIDGE) offloading support <mlx5_bridge_offload>`. 39 | Enables `Data Center Bridging (DCB) Support <https://enterprise-support.nvidia.com/s/article/h…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | NetworkAdapter.v1_11_0.json | 61 "description": "Data center bridging (DCB) for this controller.", 62 …ain capability, status, and configuration values related to data center bridging (DCB) for this co… 263 "description": "Data center bridging (DCB) for capabilities of a controller.", 264 …the capability, status, and configuration values related to data center bridging (DCB) for a contr… 281 …description": "An indication of whether this controller is capable of data center bridging (DCB).", 282 …: "This property shall indicate whether this controller is capable of data center bridging (DCB).",
|
/openbmc/linux/drivers/staging/octeon/ |
H A D | ethernet-defines.h | 16 * can significantly improve performance for forwarding and bridging, but
|