Home
last modified time | relevance | path

Searched refs:Request (Results 151 – 175 of 369) sorted by relevance

12345678910>>...15

/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc_utils.robot130 ${resp}= OpenBMC Get Request ${BMC_LOGGING_ENTRY}list quiet=${1}
138 ${resp}= OpenBMC Get Request ${BMC_LOGGING_ENTRY}list quiet=${1}
H A Dopenbmc_ffdc_methods.robot81 # method_list[1][0]: Get Request FFDC
293 @{cmd_list}= Get FFDC Get Request ${key_index}
297 ${resp}= OpenBMC Get Request ${cmd[1]} quiet=${1} timeout=${30}
319 @{cmd_list}= Get FFDC Get Redfish Request ${key_index}
569 ${resp}= OpenBMC Get Request ${DUMP_URI}
607 ${json_data}= redfish_utils.Enumerate Request ${enum_uri}
652 ${json_data}= redfish_utils.Enumerate Request ${OEM_REDFISH_PATH}
H A Dstate_manager.robot36 # 1. Request soft power off
299 ${resp}= Openbmc Get Request ${CHASSIS_STATE_URI}
308 Power Off Request
/openbmc/bmcweb/redfish-core/lib/
H A Dvirtual_media.hpp694 crow::App& app, const crow::Request& req, in handleManagersVirtualMediaActionInsertPost()
773 crow::App& app, const crow::Request& req, in handleManagersVirtualMediaActionEject()
836 crow::App& app, const crow::Request& req, in handleManagersVirtualMediaCollectionGet()
876 handleVirtualMediaGet(crow::App& app, const crow::Request& req, in handleVirtualMediaGet()
H A Dhypervisor_system.hpp613 App& app, const crow::Request& req, in handleHypervisorEthernetInterfaceCollectionGet()
664 App& app, const crow::Request& req, in handleHypervisorEthernetInterfaceGet()
730 App& app, const crow::Request& req, in handleHypervisorEthernetInterfacePatch()
888 App& app, const crow::Request& req, in handleHypervisorSystemResetPost()
H A Dmetadata.hpp68 handleMetadataGet(App& /*app*/, const crow::Request& /*req*/, in handleMetadataGet() argument
H A Dpcie.hpp105 crow::App& app, const crow::Request& req, in handlePCIeDeviceCollectionGet()
571 handlePCIeDeviceGet(App& app, const crow::Request& req, in handlePCIeDeviceGet()
646 App& app, const crow::Request& req, in handlePCIeFunctionCollectionGet()
797 handlePCIeFunctionGet(App& app, const crow::Request& req, in handlePCIeFunctionGet()
/openbmc/linux/Documentation/networking/
H A Dcan_ucan_protocol.rst71 Request the device firmware string.
122 Request the device information structure ``ucan_ctl_payload_t.device_info``.
133 Request the device protocol version
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.hpp171 pldm::requester::Handler<pldm::requester::Request>* handler) : in Handler()
433 pldm::requester::Handler<pldm::requester::Request>* handler;
/openbmc/pldm/pldmd/
H A Dpldmd.cpp93 requester::Handler<requester::Request>& handler, in processRxMsg()
199 requester::Handler<requester::Request> reqHandler(&pldmTransport, event, in main()
/openbmc/openbmc-test-automation/extended/code_update/
H A Dcode_update_utils.robot41 ${resp}= OpenBMC Post Request ${BMC_UPD_METHOD} data=${data}
56 ${resp}= Openbmc Post Request ${BMC_PREP_METHOD} data=${data}
/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp64 bool processJsonFromRequest(crow::Response& res, const crow::Request& req,
664 readJsonPatchHelper(const crow::Request& req, crow::Response& res) in readJsonPatchHelper()
697 bool readJsonPatch(const crow::Request& req, crow::Response& res, in readJsonPatch()
717 bool readJsonAction(const crow::Request& req, crow::Response& res, in readJsonAction()
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-func-ioctl.rst59 Request-specific error codes are listed in the individual requests
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-func-ioctl.rst59 Request-specific error codes are listed in the individual requests
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A DRedfish_JsonSchema_ResponseValidator.robot28 ${url_list}= redfish_utils.List Request /redfish/v1
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md57Request CA's certificate │ │
70Request certificate using CSR │ │
83 │ ║ │ Request TLS client authentication │ ║
/openbmc/bmcweb/http/
H A Drouting.hpp520 FindRouteResponse findRoute(const Request& req) const in findRoute()
558 void handleUpgrade(const std::shared_ptr<Request>& req, in handleUpgrade()
594 void handle(const std::shared_ptr<Request>& req, in handle()
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_cold_reset.robot22 ... Request data for cold reset present under data/ipmi_raw_cmd_table.py
59 Cold Reset With Invalid Data Request Via IPMI
64 ${resp}= Run Keyword and Expect Error *Request data length invalid*
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot32 Send ICMP Timestamp Request
42 Send ICMP Netmask Request
52 Send Continuous ICMP Echo Request To BMC And Verify No Packet Loss
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-dm45 Description: Request-based Device-mapper blk-mq I/O path mode.
H A Ddebugfs-wilco-ec32 // Request EC info type 3 (EC firmware build date)
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_upload_stability.robot67 ${resp}= Post Request openbmc /upload/image &{data}
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dnvidia,tegra20-gmi.txt59 de-assertion of WR_N (in case of SLAVE/MASTER Request) or OE_N
60 (in case of MASTER Request). Valid values are 0-15, default is 1
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml2 Implement to create Certificate Signing Request(CSR).
19 CSR Request, initialize the Parameter with blank for strings
/openbmc/hiomapd/vpnor/
H A Dbackend.cpp311 vpnor::Request req(backend, offset); in vpnor_copy()
376 vpnor::Request req(backend, offset); in vpnor_write()

12345678910>>...15