Searched refs:send (Results 76 - 100 of 303) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h39 int (*send) (void *hif_handle, u8 pipe, struct sk_buff *buf); member in struct:ath9k_htc_hif
/linux-master/drivers/atm/
H A Dadummy.c138 .send = adummy_send,
/linux-master/samples/connector/
H A Ducon.c70 err = send(s, nlh, size, 0);
72 ulog("Failed to send: %s [%d].\n",
/linux-master/tools/testing/selftests/net/
H A Dtcp_inq.c77 r = send(fd, buf, BUF_SIZE, 0);
80 perror("send");
82 fprintf(stderr, "can only send %d bytes\n", r);
83 /* TCP_INQ can overestimate in-queue by one byte if we send
H A Dfin_ack_lat.c64 send(sock, &buffer, sizeof(buffer), 0);
H A Dipsec.c70 * We have to send a test result back to parent and count there.
350 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
351 pr_err("send()");
392 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
393 pr_err("send()");
418 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
419 pr_err("send()");
456 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
457 pr_err("send()");
685 printk("send par
[all...]
H A Dtap.c134 ret = send(rtnl, &req, req.nh.nlmsg_len, 0);
136 fprintf(stderr, "%s: send %s\n", __func__, strerror(errno));
167 ret = send(rtnl, &req, req.nh.nlmsg_len, 0);
169 fprintf(stderr, "%s: send %s\n", __func__, strerror(errno));
/linux-master/sound/core/seq/oss/
H A Dseq_oss_synth.c386 * call reset callback. if no callback is defined, send a heartbeat
491 int i, send; local
508 send = 0;
513 send = 1;
525 if (sysex->len && send) {
531 /* copy the data to event record and send it */
586 * send OSS raw events - SEQ_PRIVATE and SEQ_VOLUME
/linux-master/drivers/nfc/st-nci/
H A Dcore.c99 .send = st_nci_send,
/linux-master/drivers/bluetooth/
H A Dbtrsi.c141 hdev->send = rsi_hci_send_pkt;
/linux-master/drivers/usb/gadget/function/
H A Drndis.h156 int send; member in struct:rndis_resp_t
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtsn_lib.sh227 isochron send \
/linux-master/drivers/nfc/nxp-nci/
H A Dcore.c128 .send = nxp_nci_send,
/linux-master/drivers/nfc/s3fwrn5/
H A Dcore.c154 .send = s3fwrn5_nci_send,
/linux-master/net/openvswitch/
H A Dvport-vxlan.c151 .send = dev_queue_xmit,
/linux-master/drivers/nfc/nfcmrvl/
H A Duart.c39 return nu->ops.send(nu, skb);
164 * up. we set BREAK. Once we will be ready to send again we will remove
/linux-master/drivers/char/tpm/
H A Dtpm_i2c_atmel.c142 .send = i2c_atmel_send,
/linux-master/fs/btrfs/
H A DMakefile32 backref.o ulist.o qgroup.o send.o dev-replace.o raid56.o \
/linux-master/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c26 * @buf: a message buffer to send
67 .send = mei_gsc_proxy_send,
/linux-master/drivers/block/drbd/
H A Ddrbd_worker.c123 /* In protocol != C, we usually do not send write acks.
124 * In case of a write error, send the neg ack anyways. */
135 * Do not remove from the write_requests tree here: we did not send the
359 /* Free peer_req and pages before send.
628 /* Stop generating RS requests when half of the send buffer is filled,
785 * We need to send at least one request out. */
1049 * w_e_end_data_req() - Worker callback, to send a P_DATA_REPLY packet in response to a P_DATA_REQUEST
1110 * w_e_end_rsdata_req() - Worker callback to send a P_RS_DATA_REPLY packet in response to a P_RS_DATA_REQUEST
1257 /* Free e and pages before send.
1329 /* Free peer_req and pages before send
[all...]
/linux-master/net/tls/
H A Dtls_sw.c853 int err = 0, send; local
882 send = msg->sg.size;
883 if (msg->apply_bytes && msg->apply_bytes < send)
884 send = msg->apply_bytes;
900 if (msg->apply_bytes < send)
903 msg->apply_bytes -= send;
904 sk_msg_return_zero(sk, msg, send);
905 msg->sg.size -= send;
908 &msg_redir, send, flags);
919 sk_msg_free_partial(sk, msg, send);
[all...]
/linux-master/drivers/scsi/
H A Dstex.c324 void (*send) (struct st_hba *, struct req_msg *, u16); member in struct:st_hba
356 void (*send) (struct st_hba *, struct req_msg *, u16); member in struct:st_card_info
725 hba->send(hba, req, tag);
1549 .send = stex_send_cmd,
1562 .send = stex_send_cmd,
1575 .send = stex_send_cmd,
1588 .send = stex_send_cmd,
1601 .send = stex_ss_send_cmd,
1614 .send = stex_ss_send_cmd,
1778 hba->send
[all...]
/linux-master/drivers/net/wireguard/
H A Dreceive.c180 /* Calling this function will either send any existing
181 * packets in the queue and not send a keepalive, which
183 * queue, it will send a keepalive, in order to give
223 bool send; local
230 send = keypair && READ_ONCE(keypair->sending.is_valid) &&
236 if (unlikely(send)) {
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c155 c_tx->pkt.send.ddp_qn = RDMAP_UNTAGGED_QN_SEND;
156 c_tx->pkt.send.ddp_msn =
158 c_tx->pkt.send.ddp_mo = 0;
178 c_tx->pkt.send.ddp_qn = RDMAP_UNTAGGED_QN_SEND;
179 c_tx->pkt.send.ddp_msn =
181 c_tx->pkt.send.ddp_mo = 0;
267 * Per RDMA verbs, the application should not change the send buffer
689 * Prepares transmit context to send out one FPDU if FPDU will contain
697 * to avoid header misalignment due to send pausing within
1004 * or FPDU, if insufficient send spac
[all...]
/linux-master/include/net/nfc/
H A Dnci_core.h69 int (*send)(struct nci_dev *ndev, struct sk_buff *skb); member in struct:nci_ops
437 int (*send)(struct nci_uart *nci_uart, struct sk_buff *skb); member in struct:nci_uart_ops

Completed in 449 milliseconds

1234567891011>>