Searched refs:send (Results 226 - 250 of 303) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/i915/
H A Di915_gpu_error.c1758 gt_record_guc_ctb(error_uc->guc.ctb + 0, &uc->guc.ct.ctbs.send,
1759 uc->guc.ct.ctbs.send.desc, (struct intel_guc *)&uc->guc);
1761 uc->guc.ct.ctbs.send.desc, (struct intel_guc *)&uc->guc);
/linux-master/drivers/i3c/
H A Dmaster.c906 * @master: master used to send frames on the bus
959 * i3c_master_disec_locked() - send a DISEC CCC command
960 * @master: master used to send frames on the bus
980 * i3c_master_enec_locked() - send an ENEC CCC command
981 * @master: master used to send frames on the bus
1001 * i3c_master_defslvs_locked() - send a DEFSLVS CCC command
1002 * @master: master used to send frames on the bus
1028 bool send = false; local
1043 send = true;
1047 if (!send)
[all...]
/linux-master/drivers/isdn/hardware/mISDN/
H A Dw6692.c301 snprintf(card->log, 63, "D-send %s %d ",
521 snprintf(card->log, 63, "B%1d-send %s %d ",
1287 card->dch.dev.D.send = w6692_l2l1D;
1299 card->bc[i].bch.ch.send = w6692_l2l1B;
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c879 sc = send(c1, buf, sizeof(buf), 0);
881 perror("send failed()");
924 sc = send(i, buf, rc, 0);
926 perror("send failed()");
1565 * aligning cork size with send size.
1862 {"txmsg test redirect wait send mem", test_txmsg_redir_wait_sndmem},
H A Dtest_maps.c945 /* Test map delete elem and remove send/recv sockets */
969 /* Test map send/recv */
973 sc = send(sfd[2], buf, 20, 0);
975 printf("Failed sockmap send\n");
1007 sc = send(sfd[2], buf, 20, 0);
1009 printf("Failed sockmap send\n");
H A Dxsk.c415 ret = send(fd, &req, req.nh.nlmsg_len, 0);
/linux-master/drivers/infiniband/hw/irdma/
H A Duk.c402 * irdma_uk_send - rdma send command
419 op_info = &info->op.send;
717 * irdma_uk_inline_send - inline send operation
733 op_info = &info->op.send;
H A Dverbs.c2780 * irdma_hwreg_mr - send cqp command for memory registration
3479 info.op.send.num_sges = ib_wr->num_sge;
3480 info.op.send.sg_list = ib_wr->sg_list;
3484 info.op.send.ah_id = ah->sc_ah.ah_info.ah_idx;
3485 info.op.send.qkey = ud_wr(ib_wr)->remote_qkey;
3486 info.op.send.dest_qp = ud_wr(ib_wr)->remote_qpn;
/linux-master/net/atm/
H A Dmpc.c560 entry->shortcut->send(entry->shortcut, skb);
782 static const struct atmdev_ops mpc_ops = { /* only send is required */
784 .send = msg_from_mpoad
1281 * Our MPS died. Tell our daemon to send NHRP data plane purge to each
H A Dclip.c395 vcc->send(vcc, skb);
H A Dbr2684.c199 * the way for multiple vcc's per itf. Returns true if we can send,
271 return !atmvcc->send(atmvcc, skb);
546 * for the ATM 'TX done' handler to send. It shouldn't take long to get
H A Dcommon.c644 error = vcc->dev->ops->send(vcc, skb);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c485 ODP_CAP_SET_MAX(dev, xrc_odp_caps.send);
491 ODP_CAP_SET_MAX(dev, dc_odp_caps.send);
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h786 struct fw_ri_send_wr send; member in union:fw_ri_wr::fw_ri::fw_ri_init::fw_ri_init_p2p
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c547 DRM_ERROR("Failed to send host log message.\n");
580 length = strncpy_from_user(msg, (void __user *)((unsigned long)arg->send),
595 DRM_ERROR("Failed to send message to host.\n");
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel.h838 int (*send)(struct crypto_async_request *req, int ring, member in struct:safexcel_context
/linux-master/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c157 .send = virtio_rpmsg_send,
520 * rpmsg_send_offchannel_raw() - send a message across to the remote processor
530 * It will send @data of length @len to @dst, and say it's from @src. The
548 * should use the appropriate rpmsg_{try}send{to, _offchannel} API
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c808 rn->send = mlx5i_xmit;
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c544 /* Have a task to schedule CQ notifiers in post send case */
1885 sqe->inv_key_or_imm_data = cpu_to_le32(wqe->send.inv_key);
1888 sqe->q_key = cpu_to_le32(wqe->send.q_key);
1891 ext_sqe->dst_qp = cpu_to_le32(wqe->send.dst_qp &
1893 ext_sqe->avid = cpu_to_le32(wqe->send.avid &
H A Dib_verbs.c1844 /* No need to Build and send response back to udata */
2472 wqe->send.q_key = ud_wr(wr)->remote_qkey;
2473 wqe->send.dst_qp = ud_wr(wr)->remote_qpn;
2474 wqe->send.avid = ah->qplib_ah.id;
2482 wqe->send.imm_data = wr->ex.imm_data;
2486 wqe->send.inv_key = wr->ex.invalidate_rkey;
2708 "Post send failed opcode = %#x rc = %d",
3447 /* First send SGE . Skip the ether header*/
3495 /* post data received in the send queue */
3705 "Phantom failed! Scheduled to send agai
[all...]
/linux-master/tools/lib/bpf/
H A Dnetlink.c237 if (send(sock, req, req->nh.nlmsg_len, 0) < 0) {
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c304 /* actually send any queued packets */
386 * send out all of the non-broadcast joins
523 * However, if not, we emulate an Ethernet multicast send,
525 * still send properly. The most appropriate thing to
763 /* Let's create a new send only group now */
764 ipoib_dbg_mcast(priv, "setting up send only multicast group for %pI6\n",
812 mcast->ah->last_send = rn->send(dev, skb, mcast->ah->ah,
917 /* Not found or send-only group, let's add a new entry */
932 /* Destroy the send only entry */
/linux-master/drivers/bluetooth/
H A Dbtmtkuart.c672 bt_dev_err(hdev, "Failed to send wmt func ctrl (%d)", err);
717 bt_dev_err(hdev, "Failed to send wmt func ctrl (%d)", err);
869 hdev->send = btmtkuart_send_frame;
/linux-master/drivers/isdn/mISDN/
H A Dsocket.c510 _pms(sk)->ch.send = mISDN_send;
/linux-master/net/ipv4/
H A Droute.c865 * forgot redirected route and start to send redirects again.
909 /* Too many ignored redirects; do not send anything
948 bool send; local
999 send = true;
1009 send = false;
1012 if (send)
2676 * 2. Moreover, we are allowed to send packets with saddr
2765 * Because we are allowed to send to iface
2771 * we send packet, ignoring both routing tables

Completed in 420 milliseconds

1234567891011>>