Searched refs:send (Results 251 - 275 of 303) sorted by relevance

<<111213

/linux-master/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c167 snprintf(pfx, MISDN_MAX_IDLEN + 15, "D-send %s %d ",
861 isac->dch.dev.D.send = isac_l1hw;
1000 snprintf(hscx->log, 64, "B%1d-send %s %d ",
1604 ipac->hscx[i].bch.ch.send = &hscx_l2l1;
H A Dhfcpci.c263 * ST B-channel send disabled -> continuous 1s
561 /* remaining bytes to send (bytes in tx-fifo) */
659 * D-channel send routine
736 * B-channel send routine
800 *z1t = cpu_to_le16(new_z1); /* now send data */
805 /* remaining bytes to send (bytes in fifo) */
839 *z1t = cpu_to_le16(new_z1); /* now send data */
2097 card->dch.dev.D.send = hfcpci_l2l1D;
2106 card->bch[i].ch.send = hfcpci_l2l1B;
H A Dhfcsusb.c241 * send full D/B channel status information
1852 hw->dch.dev.D.send = hfcusb_l2l1D;
1868 hw->bch[i].ch.send = hfcusb_l2l1B;
H A Davmfritz.c500 snprintf(fc->log, LOG_SIZE, "B%1d-send %s %d ",
575 * in transparent mode we send the next data
1054 card->bch[i].ch.send = avm_l2l1B;
H A Dhfcmulti.c1969 * pointer, so we cannot send the next frame before the fifo
4787 dch->dev.D.send = handle_dmsg;
4816 bch->ch.send = handle_bmsg;
4860 dch->dev.D.send = handle_dmsg;
4889 bch->ch.send = handle_bmsg;
H A DmISDNisar.c52 * send msg to ISAR mailbox
1525 pr_info("%s: DTMF send wrong protocol %x\n",
1661 isar->ch[i].bch.ch.send = &isar_l2l1;
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c1106 * stack might send more than SGE_TX_DESC_MAX_PLEN in a contiguous manner.
1818 goto send;
1906 send:
/linux-master/net/atm/
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/net/bluetooth/
H A Dmgmt.c2206 struct mgmt_cp_mesh_send *send = (void *)mesh_tx->param; local
2219 mesh_send_interval = msecs_to_jiffies((send->cnt) * 25);
2227 struct mgmt_cp_mesh_send *send = (void *)mesh_tx->param; local
2237 duration = send->cnt * INTERVAL_TO_MS(hdev->le_adv_max_interval);
2239 send->adv_data_len, send->adv_data,
2379 struct mgmt_cp_mesh_send *send = data; local
2408 mesh_tx = mgmt_mesh_add(sk, hdev, send, len);
2460 * send a positive response. Trying to disable it however will
6406 * not do any HCI communication but directly send
[all...]
/linux-master/drivers/rpmsg/
H A Dqcom_smd.c28 * channels for clients to send and receive streaming or packet based data.
1054 .send = qcom_smd_send,
H A Dqcom_glink_native.c446 * qcom_glink_send_open_req() - send a GLINK_CMD_OPEN request to the remote
565 /* We don't send RX_DONE to intentless systems */
1505 .send = qcom_glink_send,
/linux-master/drivers/bluetooth/
H A Dbtmtksdio.c835 bt_dev_err(hdev, "Failed to send wmt func ctrl (%d)", err);
891 bt_dev_err(hdev, "Failed to send wmt func ctrl (%d)", err);
1212 bt_dev_err(hdev, "Failed to send wmt func ctrl (%d)", err);
1364 hdev->send = btmtksdio_send_frame;
H A Dbtrtl.c1139 ret = hdev->send(hdev, skb);
H A Dbtnxpuart.c800 * Simply send the same bytes again.
815 * and we need to re-send the previous header again.
1118 * driver flags accordingly and ask driver to re-send the command to FW.
1367 hdev->send = nxp_enqueue;
/linux-master/drivers/usb/atm/
H A Dusbatm.c38 * - unlink all active send urbs of a vcc that is being closed.
42 * 1.3: - Added multiple send urb support
142 /* send */
167 .send = usbatm_atm_send,
565 ** send **
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c532 .send = hif_usb_send,
/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/char/tpm/
H A Dtpm_tis_core.c1088 .send = tpm_tis_send,
/linux-master/drivers/block/drbd/
H A Ddrbd_main.c551 * word aligned on 64-bit architectures. (The bitmap send and receive code
641 * for commands that send data blocks. For those commands, omit the
1000 p->state = cpu_to_be32(peer_device->device->state.i); /* Within the send mutex */
1007 * @state: the state to send, not necessarily the current state.
1010 * send the resulting new state to the peer. If more state changes happen
1012 * want to send each intermediary state in the order it occurred.
1023 p->state = cpu_to_be32(state.i); /* Within the send mutex */
1230 * send a buffer full of plain text bits instead. */
1254 INFO_bm_xfer_stats(peer_device, "send", c);
1662 /* Used to send writ
[all...]
/linux-master/net/ipv4/
H A Dudp.c27 * Alan Cox : send to an unknown connection causes
950 goto send;
956 goto send;
967 send:
1199 * If so, we want to allow the send using the uc_index.
2749 * The case coverage > packet length is handled by send module. */
/linux-master/drivers/scsi/
H A Dsd.c702 size_t len, bool send)
712 cdb[0] = send ? SECURITY_PROTOCOL_OUT : SECURITY_PROTOCOL_IN;
717 ret = scsi_execute_cmd(sdev, cdb, send ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN,
1619 * If the device is offline, don't send any commands - just pretend as
701 sd_sec_submit(void *data, u16 spsp, u8 secp, void *buffer, size_t len, bool send) argument
/linux-master/tools/testing/selftests/net/
H A Dnettest.c70 int scope_id; /* remote scope; v6 send only */
134 /* use send() and connect() instead of sendto */
1031 if (send(sd, msg, msglen, 0) < 0) {
1032 log_err_errno("send failed sending msg to peer");
1160 log_err_errno("failed to send msg to peer");
1184 log_err_errno("failed to send buf");
1213 log_err_errno("failed to send buf");
1228 log_err_errno("failed to send msg to peer");
1559 log_err_errno("Failed to send client status");
1977 " -U Use connect() and send() fo
[all...]
/linux-master/drivers/atm/
H A Dsolos-pci.c1182 .send = psend,
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel.c848 ret = ctx->send(req, ring, &commands, &results);
855 /* In case the send() helper did not issue any command to push

Completed in 416 milliseconds

<<111213