Home
last modified time | relevance | path

Searched full:sent (Results 1 – 25 of 2067) sorted by relevance

12345678910>>...83

/openbmc/linux/tools/perf/pmu-events/arch/riscv/
Driscv-sbi-firmware.json
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c260 const u8 *sent = sendbuf; in sandbox_tpm2_xfer() local
277 tag = get_unaligned_be16(sent); in sandbox_tpm2_xfer()
278 sent += sizeof(tag); in sandbox_tpm2_xfer()
280 length = get_unaligned_be32(sent); in sandbox_tpm2_xfer()
281 sent += sizeof(length); in sandbox_tpm2_xfer()
290 command = get_unaligned_be32(sent); in sandbox_tpm2_xfer()
291 sent += sizeof(command); in sandbox_tpm2_xfer()
298 rc = sandbox_tpm2_check_session(dev, command, tag, &sent, &hierarchy); in sandbox_tpm2_xfer()
306 mode = get_unaligned_be16(sent); in sandbox_tpm2_xfer()
307 sent += sizeof(mode); in sandbox_tpm2_xfer()
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/
Duncore-memory.json
/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/
Duncore-hha.json
/openbmc/linux/net/netlabel/
Dnetlabel_mgmt.h
Dnetlabel_unlabeled.h
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_security_utils.robot16 # packet_type The type of packets to be sent ("tcp, "udp", "icmp").
19 # num Number of packets to be sent.
21 # This keyword expects host, port, type and number of packets to be sent
22 # and rate at which packets to be sent, should be given in command line.
42 # packet_type The type of packets to be sent ("tcp, "udp", "icmp").
45 # num Number of packets to be sent.
47 # This keyword expects host, port, type and number of packets to be sent
48 # and rate at which packets to be sent, should be given in command line.
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.hpp24 * Some PELs do not need to be sent - see enqueueRequired() and
38 * After this, a PEL never needs to be sent again, but if the
46 * PELs from being sent, and the first PEL that hits this will have
117 * This means the PEL never needs to be sent up again.
133 * sent up, as explained below.
135 * The PEL with this ID will need to be sent again, so its
137 * of already sent PELs.
155 * The PEL should never be sent up again.
166 * This function puts the PEL on the queue to be sent up if it
179 * sent list.
[all …]
H A Dhost_notifier.cpp218 lg2::debug("Host notifier removing deleted log from sent list"); in deleteLogCallback()
341 // Reset the state on any PELs that were sent but not acked back in hostStateChange()
342 // to new so they'll get sent again. in hostStateChange()
376 _repo.setPELHostTransState(id, TransmissionState::sent); in commandResponse()
434 // No longer just 'sent', so remove it from the sent list. in ackPEL()
435 auto sent = std::find(_sentPELs.begin(), _sentPELs.end(), id); in ackPEL() local
436 if (sent != _sentPELs.end()) in ackPEL()
438 _sentPELs.erase(sent); in ackPEL()
468 // This PEL needs to get re-sent in setHostFull()
469 auto sent = std::find(_sentPELs.begin(), _sentPELs.end(), id); in setHostFull() local
[all …]
/openbmc/linux/include/uapi/rdma/
Dib_user_mad.h
/openbmc/linux/drivers/message/fusion/lsi/
Dmpi_log_fc.h
/openbmc/openbmc-test-automation/network/
H A Dtest_network_nping.robot45 # ${host}- Target system to which network packets to be sent.
46 # ${packet_type}- type of packets to be sent viz tcp, udp or icmp.
49 # This program expects host, port, type and number of packets to be sent
50 # and rate at which packets to be sent, should be given in command line
67 # SENT (0.0181s) TCP Source IP:37577 >
69 # SENT (0.2189s) TCP Source IP:37577 >
74 # Raw packets sent: 2 (80B) | Rcvd: 1 (46B) | Lost: 1 (50.00%)
81 # ${traffic_details}- Details of the network traffic sent.
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-io.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/
Dcache.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/
Dcache.json
/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h163 * Version negotiation message. Sent from the guest to the host.
181 * if the host has accepted the version sent by the guest.
197 * Message reporting capabilities. This is sent from the guest to the
209 * Response to the capabilities message. This is sent from the host to the
259 * This message is sent from the host to the guest. The guest may not be
273 * Balloon response message; this message is sent from the guest
295 * Un-balloon message; this message is sent from the host
318 * Un-balloon response message; this message is sent from the guest
329 * Hot add request message. Message sent from the host to the guest.
349 * This message is sent by the guest to report the status of a hot add request.
[all …]
/openbmc/linux/Documentation/input/
Dnotifier.rst
/openbmc/linux/include/linux/mfd/
Ddln2.h
/openbmc/linux/sound/pci/echoaudio/
Dmidi.c
/openbmc/linux/Documentation/ABI/testing/
Ddebugfs-scmi-raw
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/
Duncore-memory.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/
Duncore-memory.json
/openbmc/linux/Documentation/hid/
Duhid.rst
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/
Duncore-io.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
Duncore-io.json

12345678910>>...83