| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | protocol.hpp | 10 enum class Protocol{ enum 56 NLOHMANN_JSON_SERIALIZE_ENUM(Protocol, { 57 {Protocol::Invalid, "Invalid"}, 58 {Protocol::PCIe, "PCIe"}, 59 {Protocol::AHCI, "AHCI"}, 60 {Protocol::UHCI, "UHCI"}, 61 {Protocol::SAS, "SAS"}, 62 {Protocol::SATA, "SATA"}, 63 {Protocol::USB, "USB"}, 64 {Protocol::NVMe, "NVMe"}, [all …]
|
| /openbmc/openbmc-test-automation/redfish/managers/ |
| H A D | test_bmc_protocol_settings.robot | 9 Suite Teardown Run Keywords Enable IPMI Protocol ${initial_ipmi_state} AND Redfish.Logout 27 Verify SSH Protocol State ${True} 30 Enable SSH Protocol And Verify 34 Enable SSH Protocol ${True} 37 Verify SSH Protocol State ${True} 43 Disable SSH Protocol And Verify 46 [Teardown] Enable SSH Protocol ${True} 49 Enable SSH Protocol ${False} 52 Verify SSH Protocol State ${False} 62 Enable SSH Protocol And Check Persistency On BMC Reboot [all …]
|
| /openbmc/phosphor-networkd/test/ |
| H A D | test_ethernet_interface.cpp | 51 auto createIPObject(IP::Protocol addressType, const std::string& ipaddress, in createIPObject() 58 IP::Protocol protocol) in createStaticGatewayObject() 106 EXPECT_THROW(createIPObject(IP::Protocol::IPv4, "127.0.0.1", 16), in TEST_F() 108 EXPECT_THROW(createIPObject(IP::Protocol::IPv4, "127.0.0.1", 32), in TEST_F() 110 EXPECT_THROW(createIPObject(IP::Protocol::IPv4, "192.168.1.1", 0), in TEST_F() 112 EXPECT_THROW(createIPObject(IP::Protocol::IPv6, "::1", 64), in TEST_F() 114 EXPECT_THROW(createIPObject(IP::Protocol::IPv6, "::", 128), in TEST_F() 116 EXPECT_THROW(createIPObject(IP::Protocol::IPv6, "fe80::1", 0), in TEST_F() 119 createIPObject(IP::Protocol::IPv4, "10.10.10.10", 16); in TEST_F() 126 createIPObject(IP::Protocol::IPv4, "10.10.10.10", 16); in TEST_F() [all …]
|
| /openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
| H A D | Redfish_Protocol_Validator.robot | 3 ... https://github.com/DMTF/Redfish-Protocol-Validator 17 ${rsv_github_url} https://github.com/DMTF/Redfish-Protocol-Validator 18 ${rsv_dir_path} Redfish-Protocol-Validator 31 Test BMC Redfish Protocol Validator 32 [Documentation] The Redfish Protocol Validator tests the HTTP protocol 45 IF ${fail_count[1]} != 0 Fail Redfish Protocol Validator Failed
|
| /openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/ |
| H A D | meson.build | 4 sdbusplus_current_path = 'com/intel/Protocol/PECI' 7 'com/intel/Protocol/PECI/Raw__markdown'.underscorify(), 8 input: ['../../../../../yaml/com/intel/Protocol/PECI/Raw.interface.yaml'], 21 'com/intel/Protocol/PECI/Raw',
|
| /openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'com/intel/Protocol/PECI/Raw' 6 'com/intel/Protocol/PECI/Raw__cpp'.underscorify(), 7 input: ['../../../../../../yaml/com/intel/Protocol/PECI/Raw.interface.yaml'], 26 'com/intel/Protocol/PECI/Raw',
|
| /openbmc/phosphor-networkd/src/ |
| H A D | static_gateway.hpp | 45 std::string gateway, IP::Protocol protocolType); 54 IP::Protocol protocolType(IP::Protocol) override; 70 std::string gateway, IP::Protocol protocolType);
|
| H A D | static_gateway.cpp | 26 std::string gateway, IP::Protocol protocolType) : in StaticGateway() 34 std::string gateway, IP::Protocol protocolType) : in StaticGateway() 72 IP::Protocol StaticGateway::protocolType(IP::Protocol /*protocolType*/) in protocolType() argument
|
| H A D | ipaddress.cpp | 40 static inline constexpr auto value = IP::Protocol::IPv4; 46 static inline constexpr auto value = IP::Protocol::IPv6; 82 IP::Protocol IPAddress::type(IP::Protocol /*type*/) in type() argument
|
| H A D | ipaddress.hpp | 49 IP::Protocol type(IP::Protocol type) override;
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | protocol_setting_utils.robot | 3 Documentation Protocol settings utilities keywords. 16 Enable SSH Protocol 47 Verify SSH Protocol State 85 # "Name": "Manager Network Protocol", 98 ... msg=Protocol states are not matching. 101 Enable IPMI Protocol 118 Enable NTP Protocol 148 Verify IPMI Protocol State 157 ... msg=Protocol states are not matching. 160 Verify NTP Protocol State [all …]
|
| /openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
| H A D | hyp_ethernet_interface.cpp | 49 bool HypEthInterface::dhcpIsEnabled(HypIP::Protocol family) in dhcpIsEnabled() 53 case HypIP::Protocol::IPv6: in dhcpIsEnabled() 55 case HypIP::Protocol::IPv4: in dhcpIsEnabled()
|
| H A D | hyp_ethernet_interface.hpp | 69 ObjectPath ip(HypIP::Protocol /*addressType*/, std::string /*ipAddress*/, in ip() argument 83 bool isDHCPEnabled(HypIP::Protocol protocol); 116 bool dhcpIsEnabled(HypIP::Protocol protocol);
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/ |
| H A D | libavtp_0.2.0.bb | 1 SUMMARY = "Implements Audio Video Transport Protocol (AVTP)" 2 DESCRIPTION = "Open source implementation of Audio Video Transport Protocol (AVTP) \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/ |
| H A D | protobuf-c_1.5.1.bb | 1 SUMMARY = "Protocol Buffers - structured data serialisation mechanism" 2 DESCRIPTION = "This is protobuf-c, a C implementation of the Google Protocol Buffers data \ 5 converts Protocol Buffer .proto files to C descriptor code, based on the \
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libxdmcp_1.1.5.bb | 1 SUMMARY = "XDMCP: X Display Manager Control Protocol library" 3 DESCRIPTION = "The purpose of the X Display Manager Control Protocol \
|
| /openbmc/u-boot/drivers/firmware/ |
| H A D | Kconfig | 13 tristate "TI System Control Interface (TISCI) Message Protocol" 17 TI System Control Interface (TISCI) Message Protocol is used to manage
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | storage_chassis.hpp | 87 inline std::optional<protocol::Protocol> convertDriveProtocol( in convertDriveProtocol() 92 return protocol::Protocol::SAS; in convertDriveProtocol() 96 return protocol::Protocol::SATA; in convertDriveProtocol() 100 return protocol::Protocol::NVMe; in convertDriveProtocol() 104 return protocol::Protocol::FC; in convertDriveProtocol() 112 return protocol::Protocol::Invalid; in convertDriveProtocol() 193 std::optional<protocol::Protocol> proto = in getDriveItemProperties() 201 if (*proto == protocol::Protocol::Invalid) in getDriveItemProperties()
|
| /openbmc/phosphor-dbus-interfaces/gen/com/intel/ |
| H A D | meson.build | 3 subdir('Protocol') subdir
|
| /openbmc/qemu/docs/interop/ |
| H A D | qemu-ga-ref.rst | 1 QEMU Guest Agent Protocol Reference
|
| /openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist/ |
| H A D | openpower-ipmi-oem-whitelist-native.conf | 2 0x3A:0x5A //<OpenPower IBM OEM>:<Host IO Mapping Protocol (HIOMAP)>
|
| /openbmc/u-boot/board/freescale/t208xqds/ |
| H A D | t2081_sd_rcw.cfg | 3 #Default SerDes Protocol: 0x6C
|
| H A D | t2081_spi_rcw.cfg | 3 #Default SerDes Protocol: 0x6C
|
| H A D | t2081_nand_rcw.cfg | 3 #Default SerDes Protocol: 0x6C
|
| /openbmc/u-boot/board/freescale/t102xrdb/ |
| H A D | t1023_sd_rcw.cfg | 3 #SerDes Protocol: 0x77
|