Searched refs:txlen (Results 1 - 19 of 19) sorted by relevance

/drivers/scsi/
H A Dscsi_trace.c32 sector_t lba = 0, txlen = 0; local
37 txlen = cdb[4];
39 trace_seq_printf(p, "lba=%llu txlen=%llu",
40 (unsigned long long)lba, (unsigned long long)txlen);
50 sector_t lba = 0, txlen = 0; local
56 txlen |= (cdb[7] << 8);
57 txlen |= cdb[8];
59 trace_seq_printf(p, "lba=%llu txlen=%llu protect=%u",
60 (unsigned long long)lba, (unsigned long long)txlen,
75 sector_t lba = 0, txlen local
98 sector_t lba = 0, txlen = 0; local
129 sector_t lba = 0, txlen = 0; local
[all...]
/drivers/media/dvb/frontends/
H A Ddibx000_common.c94 u16 txlen = msg->len, len; local
97 while (txlen) {
100 len = txlen > 8 ? 8 : txlen;
116 if (txlen == msg->len)
119 if (txlen-len == 0 && stop)
126 txlen -= len;
H A Ddib9000.c210 static int dib9000_risc_apb_access_read(struct dib9000_state *state, u32 address, u16 attribute, const u8 * tx, u32 txlen, u8 * b, u32 len);
1016 static int dib9000_risc_apb_access_read(struct dib9000_state *state, u32 address, u16 attribute, const u8 * tx, u32 txlen, u8 * b, u32 len) argument
/drivers/media/dvb/dvb-usb/
H A Ddib0700.h60 extern int dib0700_ctrl_rd(struct dvb_usb_device *d, u8 *tx, u8 txlen, u8 *rx, u8 rxlen);
H A Ddib0700_core.c59 static int dib0700_ctrl_wr(struct dvb_usb_device *d, u8 *tx, u8 txlen) argument
64 debug_dump(tx, txlen, deb_data);
67 tx[0], USB_TYPE_VENDOR | USB_DIR_OUT, 0, 0, tx, txlen,
70 if (status != txlen)
71 deb_data("ep 0 write error (status = %d, len: %d)\n",status,txlen);
77 int dib0700_ctrl_rd(struct dvb_usb_device *d, u8 *tx, u8 txlen, u8 *rx, u8 rxlen) argument
82 if (txlen < 2) {
86 if (txlen > 4) {
92 debug_dump(tx,txlen,deb_data);
94 value = ((txlen
[all...]
H A Dtechnisat-usb2.c88 u8 device_addr, u8 *tx, u8 txlen, u8 *rx, u8 rxlen)
94 debug_dump(tx, txlen, deb_i2c);
97 if (txlen > 62) {
100 txlen = 62;
105 txlen = 62;
116 memcpy(&b[2], tx, txlen);
119 b, 2 + txlen,
87 technisat_usb2_i2c_access(struct usb_device *udev, u8 device_addr, u8 *tx, u8 txlen, u8 *rx, u8 rxlen) argument
/drivers/isdn/hardware/avm/
H A Db1dma.c374 u32 txlen; local
396 txlen = (u8 *)p - (u8 *)dma->sendbuf.dmabuf;
398 printk(KERN_DEBUG "tx: put msg len=%d\n", txlen);
401 txlen = skb->len - 2;
408 skb->data[2], txlen);
413 txlen = (txlen + 3) & ~3;
416 b1dma_writel(card, txlen, AMCC_TXLEN);
868 u32 txoff, txlen, rxoff, rxlen, csr; local
926 txlen
[all...]
H A Dc4.c416 u32 txlen; local
449 txlen = (u8 *)p - (u8 *)dma->sendbuf.dmabuf;
451 printk(KERN_DEBUG "%s: tx put msg len=%d\n", card->name, txlen);
454 txlen = skb->len - 2;
461 card->name, skb->data[2], txlen);
466 txlen = (txlen + 3) & ~3;
469 c4outmeml(card->mbase + MBOX_DOWN_LEN, txlen);
/drivers/bluetooth/
H A Dbtmrvl_sdio.c358 int txlen = 0, tx_blocks = 0, count = 0; local
439 txlen = len;
450 "len = 0x%04X, txlen = %d", len, txlen);
452 /* Set txlen to 0 so as to resend from same offset */
453 txlen = 0;
458 if (firmwarelen - offset < txlen)
459 txlen = firmwarelen - offset;
461 tx_blocks = (txlen + blksz_dl - 1) / blksz_dl;
463 memcpy(fwbuf, &firmware[offset], txlen);
[all...]
/drivers/isdn/mISDN/
H A Ddsp_pipeline.c352 unsigned int txlen)
361 entry->elem->process_rx(entry->p, data, len, txlen);
351 dsp_pipeline_process_rx(struct dsp_pipeline *pipeline, u8 *data, int len, unsigned int txlen) argument
H A Ddsp.h275 int len, unsigned int txlen);
/drivers/net/wireless/mwifiex/
H A Dpcie.c1297 u32 txlen, tx_blocks = 0, tries, len; local
1357 txlen = len;
1368 "helper: len = 0x%04X, txlen = %d\n",
1369 len, txlen);
1372 txlen = 0;
1377 if (firmware_len - offset < txlen)
1378 txlen = firmware_len - offset;
1382 tx_blocks = (txlen +
1387 memmove(skb->data, &firmware[offset], txlen);
1412 offset += txlen;
[all...]
H A Dsdio.c700 u32 txlen, tx_blocks = 0, tries; local
773 txlen = len;
785 " len = 0x%04X, txlen = %d\n", len, txlen);
788 txlen = 0;
794 if (firmware_len - offset < txlen)
795 txlen = firmware_len - offset;
797 tx_blocks = (txlen + MWIFIEX_SDIO_BLOCK_SIZE - 1)
801 memmove(fwbuf, &firmware[offset], txlen);
818 offset += txlen;
[all...]
/drivers/media/rc/
H A Dwinbond-cir.c216 u32 txlen; member in struct:wbcir_data
407 for (used = 0; used < space && data->txoff != data->txlen; used++) {
419 while (data->txbuf[data->txoff] == 0 && data->txoff != data->txlen)
432 } else if (data->txoff == data->txlen) {
601 data->txlen = count;
/drivers/s390/net/
H A Dctcm_main.h124 unsigned long txlen; member in struct:ctcm_profile
H A Dctcm_sysfs.c100 priv->channel[WRITE]->prof.txlen);
H A Dnetiucv.c205 unsigned long txlen; member in struct:connection_profile
817 conn->prof.txlen += conn->tx_buff->len;
1252 conn->prof.txlen += skb->len;
1750 return sprintf(buf, "%ld\n", priv->conn->prof.txlen);
1759 priv->conn->prof.txlen = 0;
H A Dctcm_main.c506 ch->prof.txlen += skb->len;
771 ch->prof.txlen += skb->len - PDU_HEADER_LENGTH;
/drivers/net/ethernet/ti/
H A Dtlan.c1022 unsigned int txlen; local
1033 txlen = max(skb->len, (unsigned int)TLAN_MIN_FRAME_SIZE);
1051 skb->data, txlen,
1055 tail_list->frame_size = (u16) txlen;
1056 tail_list->buffer[0].count = TLAN_LAST_BUFFER | (u32) txlen;

Completed in 353 milliseconds