Searched full:sends (Results 1 – 25 of 951) sorted by relevance
12345678910>>...39
/Linux-v5.15/include/linux/avf/ |
D | virtchnl.h | 101 /* The PF sends status change events to VFs using 199 * VF sends this request to PF with no parameters 220 * Version 1.0 VF sends this request to PF with no parameters 221 * Version 1.1 VF sends this request to PF with u32 bitmap of its capabilities 282 * VF sends this message to set up parameters for one TX queue. 300 * VF sends this message to set up parameters for one RX queue. 323 * VF sends this message to set parameters for all active TX and RX queues 347 * VF sends this message to request the PF to allocate additional queues to 388 * VF sends these message to enable or disable TX/RX queue pairs. 404 * VF sends this message in order to add one or more unicast or multicast [all …]
|
/Linux-v5.15/Documentation/networking/ |
D | can_ucan_protocol.rst | 22 The driver sends device management commands on this endpoint 25 The device sends CAN data frames and CAN error frames 28 The driver sends CAN data frames on the out endpoint 303 error frames (see ``uapi/linux/can/error.h``) and sends it using the 318 - Once Bus OFF recover is completed the device sends an error frame 328 #) Host sends command ``UCAN_COMMAND_RESET``, subcmd 0 329 #) Host sends command ``UCAN_COMMAND_GET``, subcmd ``UCAN_COMMAND_GET_INFO`` 330 #) Device sends ``UCAN_IN_DEVICE_INFO`` 331 #) Host sends command ``UCAN_OUT_SET_BITTIMING`` 332 #) Host sends command ``UCAN_COMMAND_START``, subcmd 0, mode ``UCAN_MODE_BERR_REPORT``
|
/Linux-v5.15/Documentation/sound/cards/ |
D | serial-u16550.rst | 18 sends the nonstandard MIDI command sequence F5 NN, where NN is the substream 37 module parameter is automatically set to 1. The driver sends the same data to 49 the outs module parameter is automatically set to 1. The driver sends 62 Out 3, and midiCnD8 to Out 4. Thus midiCnD15 sends the data to all 4 ports. 63 As a special case, midiCnD0 also sends to all ports, since it is not useful
|
/Linux-v5.15/include/rdma/ |
D | ib_cm.h | 378 * ib_send_cm_req - Sends a connection request to the remote node. 402 * ib_send_cm_rep - Sends a connection reply in response to a connection 413 * ib_send_cm_rtu - Sends a connection ready to use message in response 425 * ib_send_cm_dreq - Sends a disconnection request for an existing 438 * ib_send_cm_drep - Sends a disconnection reply to a disconnection request. 469 * ib_send_cm_rej - Sends a connection rejection message to the 490 * ib_send_cm_mra - Sends a message receipt acknowledgement to a connection 536 * ib_send_cm_sidr_req - Sends a service ID resolution request to the 557 * ib_send_cm_sidr_rep - Sends a service ID resolution reply to the
|
/Linux-v5.15/Documentation/staging/ |
D | rpmsg.rst | 73 sends a message across to the remote processor on a given channel. 92 sends a message across to the remote processor on a given channel, 117 sends a message across to the remote processor, using the src and dst 139 sends a message across to the remote processor on a given channel. 156 sends a message across to the remote processor on a given channel, 178 sends a message across to the remote processor, using source and 263 The following is a simple rpmsg driver, that sends an "hello!" message
|
/Linux-v5.15/sound/soc/xilinx/ |
D | Kconfig | 7 mode, IP receives audio in AES format, extracts PCM and sends 9 encapsulates PCM in AES format and sends AES data.
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | fe-diseqc-send-master-cmd.rst | 13 FE_DISEQC_SEND_MASTER_CMD - Sends a DiSEqC command 35 Sends the DiSEqC command pointed by :c:type:`dvb_diseqc_master_cmd`
|
/Linux-v5.15/drivers/crypto/qat/qat_common/ |
D | adf_vf2pf_msg.c | 11 * Function sends an init message from the VF to a PF 34 * Function sends a shutdown message from the VF to a PF
|
/Linux-v5.15/Documentation/driver-api/mei/ |
D | iamt.rst | 45 When a local application sends a message addressed to the local Intel AMT host 89 and sends an event when the heartbeats stop. 91 configures the watchdog and sends the heartbeats.
|
/Linux-v5.15/tools/perf/util/ |
D | events_stats.h | 12 * when possible sends this number in a PERF_RECORD_LOST event. The number of 17 * The kernel discards mixed up samples and sends the number in a
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-fsi | 14 Sends an FSI BREAK command on a master's communication 24 Sends an FSI terminate command from the master to its
|
/Linux-v5.15/Documentation/hid/ |
D | intel-ish-hid.rst | 194 independent. The sending side sends DMA_XFER message when the message is in 195 the respective host buffer (TX when host client sends, RX when FW client 196 sends). The recipient of DMA message responds with DMA_XFER_ACK, indicating 205 Here ISH acts as busmaster DMA controller. Hence when host sends DMA_XFER, 206 it's request to do host->ISH DMA transfer; when FW sends DMA_XFER, it means 243 - Host sends HOST_START_REQ_CMD, indicating that host ISHTP layer is up. 245 - Host sends HOST_ENUM_REQ_CMD (enumerate FW clients) 248 - For each FW ID found in that bitmap host sends
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/ |
D | dmub_outbox.c | 30 * dmub_enable_outbox_notification - Sends inbox cmd to dmub to enable outbox1 31 * messages with interrupt. Dmub sends outbox1
|
/Linux-v5.15/Documentation/sparc/ |
D | adi.rst | 105 first. Hypervisor creates a sun4v error report and sends a 106 resumable error (TT=0x7e) trap to the kernel. The kernel sends 125 exception is sent to the kernel with TT=0x1a. The kernel sends 143 on a memory address, processor sends an MCD disabled trap. This 147 sends the task SIGSEGV signal with following info::
|
/Linux-v5.15/Documentation/misc-devices/ |
D | ibmvmc.rst | 152 RDMA of the HMC ID to the hypervisor, and then sends an Interface Open 154 hypervisor receives this information, it sends Add Buffer messages to the 156 connection. Finally, the hypervisor sends an Interface Open Response 181 and then sends a Signal Message. If a write() is attempted before VMC 185 state. When the hypervisor sends a message to the management, the data is
|
/Linux-v5.15/include/linux/ |
D | hil_mlc.h | 48 * is an IN or EXPECT, and then sends the given packet. 55 /* HILSE_OUT_LAST sends the given command packet to 60 /* HILSE_OUT_DISC sends the given command packet to
|
D | spmi.h | 76 * @cmd: sends a non-data command sequence on the SPMI bus. 77 * @read_cmd: sends a register read command sequence on the SPMI bus. 78 * @write_cmd: sends a register write command sequence on the SPMI bus.
|
/Linux-v5.15/Documentation/driver-api/md/ |
D | md-cluster.rst | 240 performing resync finishes, it sends RESYNCING with an empty range to 263 2. Node 1 sends a NEWDISK message with uuid and slot number 275 8. If node 1 gets the lock, it sends METADATA_UPDATED after 277 9. If not (get "no-new-dev" lock), it fails the operation and sends 319 resync_finish() also sends a BITMAP_NEEDS_SYNC message which 367 This sends a RE_ADD message to all other nodes and then
|
/Linux-v5.15/Documentation/admin-guide/ |
D | edid.rst | 18 - The monitor sends no or bogus EDID data. 19 - A KVM sends its own EDID data instead of querying the connected monitor.
|
/Linux-v5.15/drivers/hwtracing/stm/ |
D | Kconfig | 55 This is a kernel space trace source that sends kernel log 64 This is a kernel space trace source that sends periodic
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | vidioc-encoder-cmd.rst | 39 ``VIDIOC_ENCODER_CMD`` sends a command to the encoder, 57 call sends an implicit START command to the encoder if it has not been 61 call of a streaming file descriptor sends an implicit immediate STOP to
|
/Linux-v5.15/Documentation/driver-api/rapidio/ |
D | rio_cm.rst | 69 Sends a connection request to a remote peer/channel. 71 Sends a data message through the specified channel. 83 If the specified channel is in the CONNECTED state, sends close notification
|
/Linux-v5.15/sound/soc/sof/ |
D | probe.c | 56 * Host sends DEINIT request to free previously initialized probe 121 * Host sends DMA_INFO request to obtain list of injection dmas it 178 * Host sends DMA_REMOVE request to free previously attached stream 212 * Host sends PROBE_POINT_INFO request to obtain list of active probe
|
/Linux-v5.15/drivers/infiniband/ulp/rtrs/ |
D | README | 42 On an established session client sends to server write or read messages. 84 3. After all connections of a path are established client sends to server the 129 2. When confirming a write request server sends an "empty" rdma message with 147 2. When confirming a write request server sends an "empty" rdma message with
|
/Linux-v5.15/Documentation/i2c/ |
D | smbus-protocol.rst | 58 This sends a single bit to the device, at the place of the Rd/Wr bit:: 85 This operation is the reverse of Receive Byte: it sends a single byte 163 This command selects a device register (through the Comm byte), sends 211 This command selects a device register (through the Comm byte), sends
|
12345678910>>...39