| /Linux-v5.15/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ | 
| D | uncore-hha.json | 33 	    "BriefDescription": "The number of read operations sent by HHA to DDRC which size is 64 bytes",34 	    "PublicDescription": "The number of read operations sent by HHA to DDRC which size is 64bytes",
 40 …   "BriefDescription": "The number of write operations sent by HHA to DDRC which size is 64 bytes",
 41 …  "PublicDescription": "The number of write operations sent by HHA to DDRC which size is 64 bytes",
 47 …   "BriefDescription": "The number of read operations sent by HHA to DDRC which size is 128 bytes",
 48 …  "PublicDescription": "The number of read operations sent by HHA to DDRC which size is 128 bytes",
 54 …  "BriefDescription": "The number of write operations sent by HHA to DDRC which size is 128 bytes",
 55 … "PublicDescription": "The number of write operations sent by HHA to DDRC which size is 128 bytes",
 61 	    "BriefDescription": "Count of the number of spill operations that the HHA has sent",
 62 	    "PublicDescription": "Count of the number of spill operations that the HHA has sent",
 [all …]
 
 | 
| /Linux-v5.15/net/netlabel/ | 
| 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 …]
 
 | 
| D | netlabel_unlabeled.h | 25  *   This message is sent from an application to add a new static label for44  *   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 …]
 
 | 
| /Linux-v5.15/include/uapi/rdma/ | 
| D | ib_user_mad.h | 55  * @id - ID of agent MAD received with/to be sent with61  * @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 …]
 
 | 
| /Linux-v5.15/drivers/message/fusion/lsi/ | 
| 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 …
 
 | 
| /Linux-v5.15/include/uapi/linux/ | 
| 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 */
 
 | 
| D | isst_if.h | 59  * number of commands sent or error number if no commands have been sent.90  * indicates number of requests sent or error number if no requests have
 91  * been sent.
 108  * Structure to specify mailbox command to be sent to PUNIT.
 127  * indicates number of commands sent or error number if no commands have
 128  * been sent.
 159  * commands sent or error number if no commands have been sent.
 
 | 
| D | ppp_defs.h | 99     __u32	ppp_obytes;	/* raw bytes sent */100     __u32	ppp_ooctects;	/* frame bytes sent */
 101     __u32	ppp_opackets;	/* packets sent */
 103     __u32	ppp_olqrs;	/* # LQR frames sent */
 144  * the last NP packet was sent or received.
 151     __kernel_old_time_t xmit_idle;	/* time since last NP packet sent */
 156     __s32 xmit_idle;		/* time since last NP packet sent */
 161     __s64 xmit_idle;		/* time since last NP packet sent */
 
 | 
| /Linux-v5.15/drivers/scsi/lpfc/ | 
| D | lpfc_disc.h | 98 	uint32_t         nlp_last_elscmd;	/* Last ELS cmd sent */173 #define NLP_REG_LOGIN_SEND 0x00000002   /* sent reglogin to adapter */
 176 #define NLP_PLOGI_SND      0x00000020	/* sent PLOGI request for this entry */
 177 #define NLP_PRLI_SND       0x00000040	/* sent PRLI request for this entry */
 178 #define NLP_ADISC_SND      0x00000080	/* sent ADISC request for this entry */
 179 #define NLP_LOGO_SND       0x00000100	/* sent LOGO request for this entry */
 180 #define NLP_RNID_SND       0x00000400	/* sent RNID request for this entry */
 181 #define NLP_ELS_SND_MASK   0x000007e0	/* sent ELS request for this entry */
 221 #define NLP_STE_PLOGI_ISSUE       0x1	/* PLOGI was sent to NL_PORT */
 222 #define NLP_STE_ADISC_ISSUE       0x2	/* ADISC was sent to NL_PORT */
 [all …]
 
 | 
| /Linux-v5.15/include/trace/events/ | 
| D | xdp.h | 56 		 int sent, int drops, int err),58 	TP_ARGS(dev, sent, drops, err),
 64 		__field(int, sent)
 72 		__entry->sent		= sent;
 76 	TP_printk("ifindex=%d action=%s sent=%d drops=%d err=%d",
 79 		  __entry->sent, __entry->drops, __entry->err)
 271 		 int sent, int drops, int err),
 273 	TP_ARGS(from_dev, to_dev, sent, drops, err),
 280 		__field(int, sent)
 289 		__entry->sent		= sent;
 [all …]
 
 | 
| /Linux-v5.15/sound/pci/echoaudio/ | 
| D | midi.c | 206 	int bytes, sent, time;  in snd_echo_midi_output_write()  local211 	sent = bytes = 0;  in snd_echo_midi_output_write()
 218 		sent = write_midi(chip, buf, bytes);  in snd_echo_midi_output_write()
 219 		if (sent < 0) {  in snd_echo_midi_output_write()
 221 				"write_midi() error %d\n", sent);  in snd_echo_midi_output_write()
 223 			sent = 9000;  in snd_echo_midi_output_write()
 225 		} else if (sent > 0) {  in snd_echo_midi_output_write()
 226 			dev_dbg(chip->card->dev, "%d bytes sent\n", sent);  in snd_echo_midi_output_write()
 227 			snd_rawmidi_transmit_ack(chip->midi_out, sent);  in snd_echo_midi_output_write()
 230 			bytes long. Let's wait until half of them are sent */  in snd_echo_midi_output_write()
 [all …]
 
 | 
| /Linux-v5.15/Documentation/hid/ | 
| D | uhid.rst | 39 payloads are sent. You must not split a single event across multiple read()'s or40 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 …]
 
 | 
| D | hid-transport.rst | 100    reports. No management commands or data acknowledgements are sent on this101    channel. Any unrequested incoming or outgoing data report must be sent on
 104    not sent via intr, except if high throughput is required.
 106    device management. Unrequested data input events must not be sent on this
 111    Outgoing reports are usually sent on the ctrl channel via synchronous
 119    data is generated by the device and sent to the host with or without
 122  - OUTPUT Report: Output reports change device states. They are sent from host
 124    reports are never sent from device to host, but a host can retrieve their
 131    Feature reports are never sent without requests. A host must explicitly set
 132    or retrieve a feature report. This also means, feature reports are never sent
 [all …]
 
 | 
| /Linux-v5.15/include/linux/mfd/ | 
| D | dln2.h | 53  * @cmd - the command to be sent to the device54  * @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
 
 | 
| /Linux-v5.15/Documentation/input/ | 
| D | notifier.rst | 15 - KBD_KEYCODE events are always sent before other events, value is the keycode.16 - KBD_UNBOUND_KEYCODE events are sent if the keycode is not bound to a keysym.
 18 - KBD_UNICODE events are sent if the keycode -> keysym translation produced a
 20 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
 22 - KBD_POST_KEYSYM events are sent after the treatment of non-unicode keysyms.
 
 | 
| D | userio.rst | 27 /dev/userio character device in their applications. Commands are sent to the43 ``type`` describes the type of command that is being sent. This can be any one
 47 Each command should be sent by writing the struct directly to the character
 50 to the kernel log. Only one command can be sent at a time, any additional data
 76 ``data`` is the interrupt data being sent.
 
 | 
| /Linux-v5.15/drivers/net/wireless/marvell/mwifiex/ | 
| D | README | 107 	num_tx_bytes = <number of bytes sent to device>108 	num_rx_bytes = <number of bytes received from device and sent to kernel>
 109 	num_tx_pkts = <number of packets sent to device>
 110 	num_rx_pkts = <number of packets received from device and sent to kernel>
 121 	wmm_ac_vo = <number of packets sent to device from WMM AcVo queue>
 122 	wmm_ac_vi = <number of packets sent to device from WMM AcVi queue>
 123 	wmm_ac_be = <number of packets sent to device from WMM AcBE queue>
 124 	wmm_ac_bk = <number of packets sent to device from WMM AcBK queue>
 138 	last_cmd_id = <command id of the last several commands sent to device>
 139 	last_cmd_act = <command action of the last several commands sent to device>
 [all …]
 
 | 
| /Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_mfw_req.h | 126 	u32 tx_frames_lo;	/* FCoE TX Frames sent. */127 	u32 tx_frames_hi;	/* FCoE TX Frames sent. */
 128 	u32 tx_bytes_lo;	/* FCoE TX Bytes sent. */
 129 	u32 tx_bytes_hi;	/* FCoE TX Bytes sent. */
 154 	u32 tx_pdus_lo;		/* iSCSI PDUs sent. */
 155 	u32 tx_pdus_hi;		/* iSCSI PDUs sent. */
 156 	u32 tx_bytes_lo;	/* iSCSI PDU TX Bytes sent. */
 157 	u32 tx_bytes_hi;	/* iSCSI PDU TX Bytes sent. */
 
 | 
| /Linux-v5.15/net/x25/ | 
| D | x25_out.c | 44  *      Returns the amount of user data bytes sent on success52 	int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT;  in x25_output()  local
 73 					return sent;  in x25_output()
 77 					       "sent\n", err, sent);  in x25_output()
 101 			sent += len;  in x25_output()
 107 		sent = skb->len - header_len;  in x25_output()
 109 	return sent;  in x25_output()
 
 | 
| /Linux-v5.15/drivers/iommu/ | 
| D | exynos-iommu.c | 41 #define lv1ent_fault(sent) ((*(sent) == ZERO_LV2LINK) || \  argument42 			   ((*(sent) & 3) == 0) || ((*(sent) & 3) == 3))
 43 #define lv1ent_zero(sent) (*(sent) == ZERO_LV2LINK)  argument
 44 #define lv1ent_page_zero(sent) ((*(sent) & 3) == 1)  argument
 45 #define lv1ent_page(sent) ((*(sent) != ZERO_LV2LINK) && \  argument
 46 			  ((*(sent) & 3) == 1))
 47 #define lv1ent_section(sent) ((*(sent) & 3) == 2)  argument
 96 #define section_phys(sent) (sect_to_phys(*(sent)) & SECT_MASK)  argument
 120 #define lv2table_base(sent) (sect_to_phys(*(sent) & 0xFFFFFFC0))  argument
 186 static sysmmu_pte_t *page_entry(sysmmu_pte_t *sent, sysmmu_iova_t iova)  in page_entry()  argument
 [all …]
 
 | 
| /Linux-v5.15/net/bluetooth/ | 
| D | hci_event.c | 161 	void *sent;  in hci_cc_write_link_policy()  local168 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LINK_POLICY);  in hci_cc_write_link_policy()
 169 	if (!sent)  in hci_cc_write_link_policy()
 176 		conn->link_policy = get_unaligned_le16(sent + 2);  in hci_cc_write_link_policy()
 198 	void *sent;  in hci_cc_write_def_link_policy()  local
 205 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_DEF_LINK_POLICY);  in hci_cc_write_def_link_policy()
 206 	if (!sent)  in hci_cc_write_def_link_policy()
 209 	hdev->link_policy = get_unaligned_le16(sent);  in hci_cc_write_def_link_policy()
 249 	struct hci_cp_read_stored_link_key *sent;  in hci_cc_read_stored_link_key()  local
 253 	sent = hci_sent_cmd_data(hdev, HCI_OP_READ_STORED_LINK_KEY);  in hci_cc_read_stored_link_key()
 [all …]
 
 | 
| /Linux-v5.15/Documentation/driver-api/surface_aggregator/clients/ | 
| D | dtx.rst | 22 events. Commands are sent to the EC and may have a different implications in23 different contexts. Events are sent by the EC upon some internal state
 114   (``SDTX_EVENT_LATCH_STATUS``) will be sent once the latch has been opened
 117   sent with the cancel reason indicating the specific failure.
 140 point when a detachment operation is in progress (i.e. after the EC has sent
 143 process is canceled on the EC-level and an identical event is being sent.
 191 Unknown status or error codes sent by the EC are assigned to the ``UNKNOWN``
 328 Sent when a detachment process is started or, if in progress, aborted by the
 330 (``SDTX_IOCTL_LATCH_REQUEST``) being sent from user-space.
 337 Sent when a detachment process is canceled by the EC due to unfulfilled
 [all …]
 
 | 
| /Linux-v5.15/include/uapi/asm-generic/ | 
| D | siginfo.h | 177 #define SI_USER		0		/* sent by kill, sigsend, raise */178 #define SI_KERNEL	0x80		/* sent by the kernel from somewhere */
 179 #define SI_QUEUE	-1		/* sent by sigqueue */
 180 #define SI_TIMER	-2		/* sent by timer expiration */
 181 #define SI_MESGQ	-3		/* sent by real time mesq state change */
 182 #define SI_ASYNCIO	-4		/* sent by AIO completion */
 183 #define SI_SIGIO	-5		/* sent by queued SIGIO */
 184 #define SI_TKILL	-6		/* sent by tkill system call */
 185 #define SI_DETHREAD	-7		/* sent by execve() killing subsidiary threads */
 186 #define SI_ASYNCNL	-60		/* sent by glibc async name lookup completion */
 
 | 
| /Linux-v5.15/net/hsr/ | 
| D | Kconfig | 18 	  with other HSR capable nodes. All Ethernet frames sent over the HSR19 	  device will be sent in both directions on the ring (over both slave
 26 	  frames sent over the PRP device will be sent to both networks giving
 
 | 
| /Linux-v5.15/drivers/misc/mei/ | 
| D | hbm.h | 19  * @MEI_HBM_STARTING : start request message was sent20  * @MEI_HBM_CAP_SETUP : capabilities request message was sent
 21  * @MEI_HBM_DR_SETUP : dma ring setup request message was sent
 22  * @MEI_HBM_ENUM_CLIENTS : enumeration request was sent
 
 |