/openbmc/linux/tools/perf/pmu-events/arch/riscv/ |
H A D | riscv-sbi-firmware.json | 39 "PublicDescription": "Sent IPI to other HART event", 42 "BriefDescription": "Sent IPI to other HART event" 51 "PublicDescription": "Sent FENCE.I request to other HART event", 54 "BriefDescription": "Sent FENCE.I request to other HART event" 63 "PublicDescription": "Sent SFENCE.VMA request to other HART event", 66 "BriefDescription": "Sent SFENCE.VMA request to other HART event" 75 "PublicDescription": "Sent SFENCE.VMA with ASID request to other HART event", 78 "BriefDescription": "Sent SFENCE.VMA with ASID request to other HART event" 87 "PublicDescription": "Sent HFENCE.GVMA request to other HART event", 90 "BriefDescription": "Sent HFENCE.GVMA request to other HART event" [all …]
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm2_tis_sandbox.c | 260 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/ |
H A D | uncore-memory.json | 3 …"BriefDescription": "Counts every CAS read command sent from the Memory Controller 0 to DRAM (sum … 7 …"PublicDescription": "Counts every CAS read command sent from the Memory Controller 0 to DRAM (sum… 21 …"BriefDescription": "Counts every CAS write command sent from the Memory Controller 0 to DRAM (sum… 25 …"PublicDescription": "Counts every CAS write command sent from the Memory Controller 0 to DRAM (su… 30 …"BriefDescription": "Counts every CAS read command sent from the Memory Controller 1 to DRAM (sum … 34 …"PublicDescription": "Counts every CAS read command sent from the Memory Controller 1 to DRAM (sum… 48 …"BriefDescription": "Counts every CAS write command sent from the Memory Controller 1 to DRAM (sum… 52 …"PublicDescription": "Counts every CAS write command sent from the Memory Controller 1 to DRAM (su… 57 "BriefDescription": "ACT command for a read request sent to DRAM", 64 "BriefDescription": "ACT command sent to DRAM", [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
H A D | uncore-hha.json | 48 "BriefDescription": "The number of read operations sent by HHA to DDRC which size is 64 bytes", 49 "PublicDescription": "The number of read operations sent by HHA to DDRC which size is 64bytes", 55 … "BriefDescription": "The number of write operations sent by HHA to DDRC which size is 64 bytes", 56 … "PublicDescription": "The number of write operations sent by HHA to DDRC which size is 64 bytes", 62 … "BriefDescription": "The number of read operations sent by HHA to DDRC which size is 128 bytes", 63 … "PublicDescription": "The number of read operations sent by HHA to DDRC which size is 128 bytes", 69 … "BriefDescription": "The number of write operations sent by HHA to DDRC which size is 128 bytes", 70 … "PublicDescription": "The number of write operations sent by HHA to DDRC which size is 128 bytes", 76 "BriefDescription": "Count of the number of spill operations that the HHA has sent", 77 "PublicDescription": "Count of the number of spill operations that the HHA has sent", [all …]
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_tx.h | 40 /* Each Scatter/Gather entry sent to hardwar hold four pointers. 68 /* Packets sent that experienced multiple collisions before successful 73 /* Packets sent that experienced a single collision before successful 78 /* Total octets sent on the interface */ 81 /* Total frames sent on the interface */ 84 /* Packets sent with an octet count < 64 */ 87 /* Packets sent with an octet count == 64 */ 90 /* Packets sent with an octet count of 65–127 */ 93 /* Packets sent with an octet count of 128–255 */ 96 /* Packets sent with an octet count of 256–511 */ [all …]
|
/openbmc/linux/net/netlabel/ |
H A D | netlabel_mgmt.h | 26 * Sent by an application to add a domain mapping to the NetLabel system. 48 * however the following attribute may optionally be sent: 53 * Sent by an application to remove a domain mapping from the NetLabel 61 * This message can be sent either from an application or by the kernel in 62 * response to an application generated LISTALL message. When sent by an 90 * Sent by an application to set the default domain mapping for the NetLabel 102 * however the following attribute may optionally be sent: 107 * Sent by an application to remove the default domain mapping from the 111 * This message can be sent either from an application or by the kernel in 112 * response to an application generated LISTDEF message. When sent by an [all …]
|
H A D | netlabel_unlabeled.h | 25 * This message is sent from an application to add a new static label for 44 * This message is sent from an application to remove an existing static 62 * This message can be sent either from an application or by the kernel in 63 * response to an application generated STATICLIST message. When sent by an 83 * This message is sent from an application to set the default static 101 * This message is sent from an application to remove the existing default 115 * This message can be sent either from an application or by the kernel in 116 * response to an application generated STATICLISTDEF message. When sent by 135 * This message is sent from an application to specify if the kernel should 144 * This message can be sent either from an application or by the kernel in [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_notifier.hpp | 24 * 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 D | host_notifier.cpp | 218 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/openbmc-test-automation/lib/ |
H A D | bmc_network_security_utils.robot | 16 # 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/linux/include/uapi/rdma/ |
H A D | ib_user_mad.h | 55 * @id - ID of agent MAD received with/to be sent with 61 * @qpn - Remote QP number received from/to be sent to 62 * @qkey - Remote Q_Key to be sent with (unset on receive) 63 * @lid - Remote lid received from/to be sent to 64 * @sl - Service level received with/to be sent with 65 * @path_bits - Local path bits received with/to be sent with 66 * @grh_present - If set, GRH was received/should be sent 98 * @id - ID of agent MAD received with/to be sent with 104 * @qpn - Remote QP number received from/to be sent to 105 * @qkey - Remote Q_Key to be sent with (unset on receive) [all …]
|
/openbmc/linux/drivers/message/fusion/lsi/ |
H A D | mpi_log_fc.h | 54 …MPI_IOCLOGINFO_FC_TARGET_NO_PDISC = 0x21000001, /* not sent because we are waiting f… 55 …MPI_IOCLOGINFO_FC_TARGET_NO_LOGIN = 0x21000002, /* not sent because we are not logge… 56 …FC_TARGET_DOAR_KILLED_BY_LIP = 0x21000003, /* Data Out, Auto Response, not sent due to a LIP */ 57 …_FC_TARGET_DIAR_KILLED_BY_LIP = 0x21000004, /* Data In, Auto Response, not sent due to a LIP */ 59 …O_FC_TARGET_DONR_KILLED_BY_LIP = 0x21000006, /* Data Out, No Response, not sent due to a LIP */ 60 …TARGET_WRSP_KILLED_BY_LIP = 0x21000007, /* Auto-response after a write not sent due to a LIP */ 63 …MPI_IOCLOGINFO_FC_TARGET_MRSP_KILLED_BY_LIP = 0x2100000a, /* Manual Response not sent due to a… 64 …MPI_IOCLOGINFO_FC_TARGET_NO_CLASS_3 = 0x2100000b, /* not sent because remote node does… 65 …MPI_IOCLOGINFO_FC_TARGET_LOGIN_NOT_VALID = 0x2100000c, /* not sent because login to remote …
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/ |
H A D | uncore-io.json | 78 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 87 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 96 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 105 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 114 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 123 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 132 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 141 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 150 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 159 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | smc_diag.h | 72 struct smc_diag_cursor tx_prod; /* sent producer cursor */ 73 struct smc_diag_cursor tx_cons; /* sent consumer cursor */ 76 __u8 tx_prod_flags; /* sent producer flags */ 77 __u8 tx_conn_state_flags; /* sent connection flags*/ 79 struct smc_diag_cursor tx_prep; /* prepared to be sent cursor */ 80 struct smc_diag_cursor tx_sent; /* sent cursor */ 81 struct smc_diag_cursor tx_fin; /* confirmed sent cursor */
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/ |
H A D | cache.json | 278 …ounts all code reads that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 287 …ounts all code reads that were supplied by the L3 cache where a snoop was sent, the snoop hit, but… 296 …ounts all code reads that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 305 …ounts all code reads that were supplied by the L3 cache where a snoop was sent but the snoop misse… 341 …ion cache prefetches that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 350 …ion cache prefetches that were supplied by the L3 cache where a snoop was sent, the snoop hit, but… 359 …ion cache prefetches that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 368 …ion cache prefetches that were supplied by the L3 cache where a snoop was sent but the snoop misse… 395 …s (except PREFETCHW) that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 404 …s (except PREFETCHW) that were supplied by the L3 cache where a snoop was sent, the snoop hit, but… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/ |
H A D | cache.json | 278 …ounts all code reads that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 287 …ounts all code reads that were supplied by the L3 cache where a snoop was sent, the snoop hit, but… 296 …ounts all code reads that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 305 …ounts all code reads that were supplied by the L3 cache where a snoop was sent but the snoop misse… 341 …ion cache prefetches that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 350 …ion cache prefetches that were supplied by the L3 cache where a snoop was sent, the snoop hit, but… 359 …ion cache prefetches that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 368 …ion cache prefetches that were supplied by the L3 cache where a snoop was sent but the snoop misse… 395 …s (except PREFETCHW) that were supplied by the L3 cache where a snoop was sent, the snoop hit, and… 404 …s (except PREFETCHW) that were supplied by the L3 cache where a snoop was sent, the snoop hit, but… [all …]
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_network_nping.robot | 45 # ${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 69 # SENT (0.0181s) TCP Source IP:37577 > 71 # SENT (0.2189s) TCP Source IP:37577 > 76 # Raw packets sent: 2 (80B) | Rcvd: 1 (46B) | Lost: 1 (50.00%) 83 # ${traffic_details}- Details of the network traffic sent.
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_disc.h | 107 uint32_t nlp_last_elscmd; /* Last ELS cmd sent */ 187 #define NLP_REG_LOGIN_SEND 0x00000002 /* sent reglogin to adapter */ 190 #define NLP_PLOGI_SND 0x00000020 /* sent PLOGI request for this entry */ 191 #define NLP_PRLI_SND 0x00000040 /* sent PRLI request for this entry */ 192 #define NLP_ADISC_SND 0x00000080 /* sent ADISC request for this entry */ 193 #define NLP_LOGO_SND 0x00000100 /* sent LOGO request for this entry */ 194 #define NLP_RNID_SND 0x00000400 /* sent RNID request for this entry */ 195 #define NLP_ELS_SND_MASK 0x000007e0 /* sent ELS request for this entry */ 234 #define NLP_STE_PLOGI_ISSUE 0x1 /* PLOGI was sent to NL_PORT */ 235 #define NLP_STE_ADISC_ISSUE 0x2 /* ADISC was sent to NL_PORT */ [all …]
|
/openbmc/qemu/include/hw/hyperv/ |
H A D | dynmem-proto.h | 163 * 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/include/trace/events/ |
H A D | xdp.h | 57 int sent, int drops, int err), 59 TP_ARGS(dev, sent, drops, err), 65 __field(int, sent) 73 __entry->sent = sent; 77 TP_printk("ifindex=%d action=%s sent=%d drops=%d err=%d", 80 __entry->sent, __entry->drops, __entry->err) 272 int sent, int drops, int err), 274 TP_ARGS(from_dev, to_dev, sent, drops, err), 281 __field(int, sent) 290 __entry->sent = sent; [all …]
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | midi.c | 205 int bytes, sent, time; in snd_echo_midi_output_write() local 210 sent = 0; in snd_echo_midi_output_write() 217 sent = write_midi(chip, buf, bytes); in snd_echo_midi_output_write() 218 if (sent < 0) { in snd_echo_midi_output_write() 220 "write_midi() error %d\n", sent); in snd_echo_midi_output_write() 222 sent = 9000; in snd_echo_midi_output_write() 224 } else if (sent > 0) { in snd_echo_midi_output_write() 225 dev_dbg(chip->card->dev, "%d bytes sent\n", sent); in snd_echo_midi_output_write() 226 snd_rawmidi_transmit_ack(chip->midi_out, sent); in snd_echo_midi_output_write() 229 bytes long. Let's wait until half of them are sent */ in snd_echo_midi_output_write() [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
H A D | uncore-io.json | 101 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 110 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 119 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 128 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 137 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 146 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 155 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 182 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 191 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 200 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
H A D | uncore-io.json | 101 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 110 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 119 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 128 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 137 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 146 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 155 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 182 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 191 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… 200 … when packets are being sunk, but does not include when packets are being sent from the ring stop.… [all …]
|
/openbmc/linux/Documentation/hid/ |
H A D | uhid.rst | 39 payloads are sent. You must not split a single event across multiple read()'s or 40 multiple write()'s. A single event must always be sent as a whole. Furthermore, 41 only a single event can be sent per read() or write(). Pending data is ignored. 98 UHID_INPUT events can be sent to the kernel. 125 This is sent when the HID device is started. Consider this as an answer to 126 UHID_CREATE2. This is always the first event that is sent. Note that this 140 For messages sent by user-space to the kernel, you must adjust the 144 This is sent when the HID device is stopped. Consider this as an answer to 155 This is sent when the HID device is opened. That is, the data that the HID 162 This is sent when there are no more processes which read the HID data. It is [all …]
|
/openbmc/linux/include/linux/mfd/ |
H A D | dln2.h | 53 * @cmd - the command to be sent to the device 54 * @obuf - the buffer to be sent to the device; it can be NULL if the user 56 * @obuf_len - the size of the buffer to be sent to the device 72 * @cmd - the command to be sent to the device 91 * @cmd - the command to be sent to the device 92 * @obuf - the buffer to be sent to the device; it can be NULL if the 94 * @obuf_len - the size of the buffer to be sent to the device
|