Searched refs:send (Results 76 - 100 of 303) sorted by last modified time

1234567891011>>

/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/bluetooth/
H A Dhci_bcm4377.c498 * send_calibration: Optional callback to send calibration data
499 * send_ptb: Callback to send "PTB" regulatory/calibration data
894 "can't send message because ring %d is full\n",
1079 * send some messages if this is a device->host ring to allow the device
1161 "send calibration chunk failed with %d\n", ret);
1234 * send it here just in case and just ignore if it fails.
2367 hdev->send = bcm4377_hci_send_frame;
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtc_actions.sh227 ip vrf exec v$h1 ncat -w1 --send-only 192.0.2.2 12345 <$mirred_e2i_tf1
/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/drivers/scsi/fnic/
H A Dfnic_main.c817 fnic->ctlr.send = fnic_eth_send;
H A Dfnic_fcs.c412 fip->send(fip, skb);
779 * Set ethernet mode to send FLOGI.
1156 * Routine to send a raw frame
1184 * fnic_flush_tx() - send queued frames.
/linux-master/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c373 * @fip: The FCoE controller to send the solicitation on
427 fip->send(fip, skb);
517 * @fip: The FCoE controller to send the FKA on
518 * @lport: libfc fc_lport to send from
585 fip->send(fip, skb);
684 * @lport: libfc fc_lport to send from
688 * Returns zero if the caller should send the frame with FCoE encapsulation.
792 fip->send(fip, skb);
1089 * hasn't been verified, send a solicited advertisement.
1187 * Some switch implementations send tw
[all...]
/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 Dlec.c135 * Check if this is a BPDU. If so, ask zeppelin to send
188 if (vcc->send(vcc, skb) < 0) {
256 printk(KERN_DEBUG "%s: send datalen:%ld lecid:%4.4x\n",
439 /* hit from bridge table, send LE_ARP_RESPONSE */
492 .send = lec_atm_send
539 pr_debug("about to send %d bytes of data\n", data->len);
1737 * not been reached, allow the caller to send packet to
/linux-master/drivers/atm/
H A Didt77252.c142 .send = idt77252_send,
1946 printk("%s: NULL connection in send().\n", card->name);
3337 SAR_CFG_NO_IDLE | /* Do not send idle cells */
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm359 s_sendmsg sendmsg(MSG_SAVEWAVE) //send SPI a message and wait for SPI's write to EXEC
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c526 sent = send(sk, buf, bytes, 0);
530 test_error("send()");
555 sent = send(sk, buf + i, bytes, 0);
559 test_error("send()");
H A Drepair.c150 ret = send(sk, buf + off, chunk, 0);
156 test_error("send()");
H A Dnetlink.c177 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
178 test_print("send()");
222 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
223 test_print("send()");
278 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
279 test_print("send()");
327 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
328 test_print("send()");
395 if (send(sock, &req, req.nh.nlmsg_len, 0) < 0) {
396 test_print("send()");
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c808 rn->send = mlx5i_xmit;
/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/mailbox/
H A Dtegra-hsp.c78 void (*send)(struct tegra_hsp_channel *channel, void *data); member in struct:tegra_hsp_sm_ops
404 .send = tegra_hsp_sm_send32,
449 .send = tegra_hsp_sm_send128,
462 mb->ops->send(&mb->channel, data);
H A Darm_mhuv2.c163 * @send: Base address of the register mapping region.
177 struct mhu2_send_frame_reg __iomem *send; member in union:mhuv2::__anon353
293 return !(readl_relaxed(&mhu->send->ch_wn[priv->ch_wn_idx].stat) &
307 &mhu->send->ch_wn[priv->ch_wn_idx].stat_set);
393 writel_relaxed(0x1, &mhu->send->ch_wn[i].int_clr);
394 writel_relaxed(0x1, &mhu->send->ch_wn[i].int_en);
405 writel_relaxed(0x0, &mhu->send->ch_wn[i].int_en);
415 return !readl_relaxed(&mhu->send->ch_wn[i].stat);
477 writel_relaxed(word, &mhu->send->ch_wn[priv->ch_wn_idx + windows - 1 - i].stat_set);
548 chan = get_irq_chan_comb(mhu, mhu->send
[all...]
/linux-master/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c567 uint8_t *send, int send_bytes,
601 /* Load the send data into the aux channel data registers */
604 pack_aux(send + i, send_bytes - i));
669 uint16_t address, uint8_t *send, int send_bytes)
682 memcpy(&msg[4], send, send_bytes);
566 cdv_intel_dp_aux_ch(struct gma_encoder *encoder, uint8_t *send, int send_bytes, uint8_t *recv, int recv_size) argument
668 cdv_intel_dp_aux_native_write(struct gma_encoder *encoder, uint16_t address, uint8_t *send, int send_bytes) argument
/linux-master/tools/testing/selftests/bpf/
H A Dxsk.c415 ret = send(fd, &req, req.nh.nlmsg_len, 0);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c56 nr_sent = send(fd, &batch,
67 ASSERT_EQ(bytes, total_bytes, "send");
/linux-master/net/tipc/
H A Dnetlink_compat.c1311 goto send;
1318 goto send;
1326 send:
/linux-master/net/batman-adv/
H A Dsoft-interface.c51 #include "send.h"
276 goto send;
290 goto send;
302 send:
H A DMakefile28 batman-adv-y += send.o

Completed in 314 milliseconds

1234567891011>>