Searched refs:NCSIResponse (Results 1 – 2 of 2) sorted by relevance
59 struct NCSIResponse struct 86 virtual std::optional<NCSIResponse> sendCommand(NCSICommand& cmd) = 0;104 std::optional<NCSIResponse> sendCommand(NCSICommand& cmd);158 std::optional<NCSIResponse> sendCommand(NCSICommand& cmd);61 opcodephosphor::network::ncsi::NCSIResponse global() argument 62 reasonphosphor::network::ncsi::NCSIResponse global() argument 63 payloadphosphor::network::ncsi::NCSIResponse global() argument 64 full_payloadphosphor::network::ncsi::NCSIResponse global() argument
234 NCSIResponse resp; in __anon66112f010202() 442 std::optional<NCSIResponse> NetlinkInterface::sendCommand(NCSICommand& cmd) in sendCommand() 538 int NCSIResponse::parseFullPayload() in parseFullPayload() 581 std::optional<NCSIResponse> MCTPInterface::sendCommand(NCSICommand& cmd)655 NCSIResponse resp{};