Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 686) sorted by relevance

12345678910>>...28

/Linux-v5.4/net/rds/
Dib_send.c150 struct rds_ib_send_work *send, in rds_ib_send_unmap_op() argument
156 switch (send->s_wr.opcode) { in rds_ib_send_unmap_op()
158 if (send->s_op) { in rds_ib_send_unmap_op()
159 rm = container_of(send->s_op, struct rds_message, data); in rds_ib_send_unmap_op()
160 rds_ib_send_unmap_data(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
165 if (send->s_op) { in rds_ib_send_unmap_op()
166 rm = container_of(send->s_op, struct rds_message, rdma); in rds_ib_send_unmap_op()
167 rds_ib_send_unmap_rdma(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
172 if (send->s_op) { in rds_ib_send_unmap_op()
173 rm = container_of(send->s_op, struct rds_message, atomic); in rds_ib_send_unmap_op()
[all …]
/Linux-v5.4/drivers/isdn/hardware/mISDN/
Dnetjet.c76 struct tiger_dma send; member
181 bc->bch.nr, fill, cnt, idx, card->send.idx); in fill_mem()
188 val = card->send.start[idx]; in fill_mem()
191 card->send.start[idx++] = val; in fill_mem()
192 if (idx >= card->send.size) in fill_mem()
208 fill_mem(bc, 0, card->send.size, 0xff); in mode_tiger()
227 bc->free = card->send.size / 2; in mode_tiger()
241 bc->free = card->send.size / 2; in mode_tiger()
258 card->send.dmacur = inl(card->base + NJ_DMA_READ_ADR); in mode_tiger()
260 card->send.idx = (card->send.dmacur - card->send.dmastart) >> 2; in mode_tiger()
[all …]
/Linux-v5.4/net/atm/
Draw.c57 return vcc->dev->ops->send(vcc, skb); in atm_send_aal0()
65 vcc->send = atm_send_aal0; in atm_init_aal0()
74 vcc->send = vcc->dev->ops->send; in atm_init_aal34()
83 vcc->send = vcc->dev->ops->send; in atm_init_aal5()
/Linux-v5.4/net/ipv6/
Dip6_icmp.c36 ip6_icmp_send_t *send; in icmpv6_send() local
39 send = rcu_dereference(ip6_icmp_send); in icmpv6_send()
41 if (!send) in icmpv6_send()
43 send(skb, type, code, info, NULL); in icmpv6_send()
/Linux-v5.4/drivers/usb/usbip/
Dusbip_common.c415 static void correct_endian_basic(struct usbip_header_basic *base, int send) in correct_endian_basic() argument
417 if (send) { in correct_endian_basic()
433 int send) in correct_endian_cmd_submit() argument
435 if (send) { in correct_endian_cmd_submit()
453 int send) in correct_endian_ret_submit() argument
455 if (send) { in correct_endian_ret_submit()
471 int send) in correct_endian_cmd_unlink() argument
473 if (send) in correct_endian_cmd_unlink()
480 int send) in correct_endian_ret_unlink() argument
482 if (send) in correct_endian_ret_unlink()
[all …]
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dpio_copy.c75 void __iomem *send = dest + PIO_BLOCK_SIZE; in pio_copy() local
85 if (dend < send) { in pio_copy()
107 while (dest < send) { in pio_copy()
308 void __iomem *send = dest + PIO_BLOCK_SIZE; in seg_pio_copy_start() local
317 if (dend < send) { in seg_pio_copy_start()
339 while (dest < send) { in seg_pio_copy_start()
413 void __iomem *send; /* SOP end */ in mid_copy_mix() local
420 send = pbuf->start + PIO_BLOCK_SIZE; in mid_copy_mix()
421 xend = min(send, dend); in mid_copy_mix()
539 void __iomem *send; /* SOP end */ in mid_copy_straight() local
[all …]
/Linux-v5.4/tools/testing/selftests/net/
Dtls.c97 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
197 EXPECT_EQ(send(self->fd, test_str, to_send, 0), to_send); in TEST_F()
211 EXPECT_GE(send(self->fd, buf, send_len, 0), 0); in TEST_F()
223 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
234 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
236 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
248 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
408 EXPECT_EQ(send(self->fd, test_str, send_len2, 0), send_len2); in TEST_F()
427 EXPECT_GE(send(self->fd, mem_send, send_len, 0), 0); in TEST_F()
442 EXPECT_EQ(send(self->fd, test_str, send_len, 0), send_len); in TEST_F()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c54 uint32_t cont, send, line; in enc2_update_hdmi_info_packet() local
66 send = 1; in enc2_update_hdmi_info_packet()
71 send = 0; in enc2_update_hdmi_info_packet()
82 HDMI_GENERIC0_SEND, send); in enc2_update_hdmi_info_packet()
89 HDMI_GENERIC1_SEND, send); in enc2_update_hdmi_info_packet()
96 HDMI_GENERIC2_SEND, send); in enc2_update_hdmi_info_packet()
103 HDMI_GENERIC3_SEND, send); in enc2_update_hdmi_info_packet()
110 HDMI_GENERIC4_SEND, send); in enc2_update_hdmi_info_packet()
117 HDMI_GENERIC5_SEND, send); in enc2_update_hdmi_info_packet()
124 HDMI_GENERIC6_SEND, send); in enc2_update_hdmi_info_packet()
[all …]
/Linux-v5.4/drivers/mmc/host/
Dmeson-mx-sdio.c161 u32 mult, send = 0, ext = 0; in meson_mx_mmc_start_cmd() local
175 send |= FIELD_PREP(MESON_MX_SDIO_SEND_CMD_RESP_BITS_MASK, 45); in meson_mx_mmc_start_cmd()
179 send |= FIELD_PREP(MESON_MX_SDIO_SEND_CMD_RESP_BITS_MASK, 133); in meson_mx_mmc_start_cmd()
180 send |= MESON_MX_SDIO_SEND_RESP_CRC7_FROM_8; in meson_mx_mmc_start_cmd()
187 send |= MESON_MX_SDIO_SEND_RESP_WITHOUT_CRC7; in meson_mx_mmc_start_cmd()
190 send |= MESON_MX_SDIO_SEND_CHECK_DAT0_BUSY; in meson_mx_mmc_start_cmd()
193 send |= FIELD_PREP(MESON_MX_SDIO_SEND_REPEAT_PACKAGE_TIMES_MASK, in meson_mx_mmc_start_cmd()
206 send |= MESON_MX_SDIO_SEND_DATA; in meson_mx_mmc_start_cmd()
208 send |= MESON_MX_SDIO_SEND_RESP_HAS_DATA; in meson_mx_mmc_start_cmd()
213 send |= FIELD_PREP(MESON_MX_SDIO_SEND_COMMAND_INDEX_MASK, in meson_mx_mmc_start_cmd()
[all …]
/Linux-v5.4/Documentation/networking/
Dtls.rst69 For example, we can send an encrypted hello world record as follows:
74 send(sock, msg, strlen(msg));
76 send() data is directly encrypted from the userspace buffer provided
77 to the encrypted kernel send buffer if possible.
79 The sendfile system call will send the file's data over TLS records of maximum
88 TLS records are created and sent after each send() call, unless
93 This buffer is allocated at the time send() is called, such that
94 either the entire send() call will return -ENOMEM (or block waiting
95 for memory), or the encryption will always succeed. If send() returns
134 /* send TLS control message using record_type */
[all …]
Drds.txt48 Sockets must be bound before you can send or receive data.
71 setsockopt(SOL_SOCKET): send and receive buffer size
72 RDS honors the send and receive buffer size socket options.
82 mark the port as "congested" and send a congestion update to
96 An attempt to send a message that exceeds SO_SNDSIZE will
99 An attempt to send a message that would take the total number
103 An attempt to send a message to a destination that is marked
127 POLLOUT is a little harder. Since you can essentially send
129 there's room on the send queue (ie the number of bytes queued
144 it detects a timeout. For instance, if it tried to send a message,
[all …]
Dmac80211-injection.txt41 IEEE80211_RADIOTAP_MCS_BW_40: send in HT40 mode
57 1: send using 40MHz channel width
58 4: send using 80MHz channel width
59 11: send using 160MHz channel width
84 After composing the packet contents, it is sent by send()-ing it to a logical
/Linux-v5.4/Documentation/infiniband/
Dtag_matching.rst6 source send operations to destination receives. The following parameters must
14 The ordering rules require that when more than one pair of send and receive
15 message envelopes may match, the pair that includes the earliest posted-send
31 1. The Eager protocol- the complete message is sent when the send is
32 processed by the sender. A completion send is received in the send_cq
46 to the MPI receive routines in the posted receive list and posts send messages
47 using the MPI send routines. The head of the posted receive list may be
50 When send is initiated and arrives at the receive side, if there is no
/Linux-v5.4/Documentation/input/devices/
Dsentelic.rst455 FSP will send out enable/disable packet when FSP receive PS/2 enable/disable
529 1. send 0xf3 PS/2 command to FSP;
531 2. send 0x66 PS/2 command to FSP;
533 3. send 0x88 PS/2 command to FSP;
535 4. send 0xf3 PS/2 command to FSP;
541 a. send 0x68 PS/2 command to FSP;
543 b. send the inverted register address to FSP and goto step 8;
549 a. send 0xcc PS/2 command to FSP;
551 b. send the swapped register address to FSP and goto step 8;
553 7. send 0x66 PS/2 command to FSP;
[all …]
/Linux-v5.4/tools/testing/selftests/bpf/
Dtcp_client.py20 def send(sock, s): function
24 try: n = sock.send(s)
48 n = send(sock, buf)
Dtcp_server.py20 def send(sock, s): function
24 try: n = sock.send(s)
74 n = send(sock, buf)
/Linux-v5.4/drivers/char/tpm/st33zp24/
Dst33zp24.c73 tpm_dev->ops->send(tpm_dev->phy_id, TPM_INT_STATUS, &interrupt, 1); in clear_interruption()
88 tpm_dev->ops->send(tpm_dev->phy_id, TPM_STS, &data, 1); in st33zp24_cancel()
141 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_ACCESS, &data, 1); in request_locality()
169 tpm_dev->ops->send(tpm_dev->phy_id, TPM_ACCESS, &data, 1); in release_locality()
387 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_DATA_FIFO, in st33zp24_send()
401 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_DATA_FIFO, in st33zp24_send()
413 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_STS, &data, 1); in st33zp24_send()
494 .send = st33zp24_send,
562 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_INT_ENABLE, in st33zp24_probe()
568 ret = tpm_dev->ops->send(tpm_dev->phy_id, (TPM_INT_ENABLE + 3), in st33zp24_probe()
/Linux-v5.4/Documentation/crypto/
Duserspace-if.rst62 send()/write() system call family. The result of the cipher operation is
79 particular cipher instance. When invoking send/write or recv/read
80 system calls to send data to the kernel or obtain data from the
88 the input buffer used for the send/write system call and the output
120 Using the send() system call, the application provides the data that
121 should be processed with the message digest. The send system call allows
124 - MSG_MORE: If this flag is set, the send system call acts like a
126 calculated. If the flag is not set, the send system call calculates
154 Before data can be sent to the kernel using the write/send system call
165 send/recv system call family. That cmsghdr data structure holds the
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dmxic-nand.txt10 - clock-names: should contain "ps", "send" and "send_dly"
11 - clocks: should contain 3 phandles for the "ps", "send" and
29 clock-names = "send", "send_dly", "ps";
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_qp.c51 wqe->send.rdmaop = T3_SEND_WITH_SE; in build_rdma_send()
53 wqe->send.rdmaop = T3_SEND; in build_rdma_send()
54 wqe->send.rem_stag = 0; in build_rdma_send()
58 wqe->send.rdmaop = T3_SEND_WITH_SE_INV; in build_rdma_send()
60 wqe->send.rdmaop = T3_SEND_WITH_INV; in build_rdma_send()
61 wqe->send.rem_stag = cpu_to_be32(wr->ex.invalidate_rkey); in build_rdma_send()
68 wqe->send.reserved[0] = 0; in build_rdma_send()
69 wqe->send.reserved[1] = 0; in build_rdma_send()
70 wqe->send.reserved[2] = 0; in build_rdma_send()
77 wqe->send.sgl[i].stag = cpu_to_be32(wr->sg_list[i].lkey); in build_rdma_send()
[all …]
/Linux-v5.4/Documentation/media/uapi/rc/
Dlirc-func.rst22 lirc-get-send-mode
25 lirc-set-send-duty-cycle
30 lirc-set-send-carrier
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c86 struct iwl_rxon_cmd *send) in iwlagn_disable_bss() argument
88 __le32 old_filter = send->filter_flags; in iwlagn_disable_bss()
91 send->filter_flags &= ~RXON_FILTER_ASSOC_MSK; in iwlagn_disable_bss()
93 0, sizeof(*send), send); in iwlagn_disable_bss()
95 send->filter_flags = old_filter; in iwlagn_disable_bss()
106 struct iwl_rxon_cmd *send) in iwlagn_disable_pan() argument
109 __le32 old_filter = send->filter_flags; in iwlagn_disable_pan()
110 u8 old_dev_type = send->dev_type; in iwlagn_disable_pan()
120 send->filter_flags &= ~RXON_FILTER_ASSOC_MSK; in iwlagn_disable_pan()
121 send->dev_type = RXON_DEV_TYPE_P2P; in iwlagn_disable_pan()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dmax98373.txt13 - maxim,vmon-slot-no : slot number used to send voltage information
18 - maxim,imon-slot-no : slot number used to send current information
21 - maxim,spkfb-slot-no : slot number used to send speaker feedback information
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dquota.c196 bool send = false; in iwl_mvm_update_quotas() local
325 send = true; in iwl_mvm_update_quotas()
327 send = true; in iwl_mvm_update_quotas()
331 send = true; in iwl_mvm_update_quotas()
338 if (!send && !force_update) { in iwl_mvm_update_quotas()
/Linux-v5.4/Documentation/hid/
Dintel-ish-hid.rst129 internal queues to sequence messages and send them in order to the FW.
148 The transport layer uses them to send and receive messages.
176 Once connection is established, peers send each other flow control bus messages
177 independently. Every peer may send a message only if it has received a
178 flow-control credit before. Once it sent a message, it may not send another one
180 Either side can send disconnect request bus message to end communication. Also
191 ISHTP client from either host or FW side wants to send something, it decides
192 whether to send over IPC or over DMA; for each transfer the decision is
201 if thw host doesn't support DMA, then it won't send DMA allocation, so FW can't
202 send DMA; if FW doesn't support DMA then it won't respond with
[all …]

12345678910>>...28