Searched refs:tx_len (Results 1 - 22 of 22) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dsmc-ircc.h174 int tx_len; /* Number of frames in tx_buff */ member in struct:ircc_cb
H A Dw83977af_ir.h171 int tx_len; /* Number of frames in tx_buff */ member in struct:w83977af_ir
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dsmc-ircc.h174 int tx_len; /* Number of frames in tx_buff */ member in struct:ircc_cb
H A Dw83977af_ir.h171 int tx_len; /* Number of frames in tx_buff */ member in struct:w83977af_ir
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D7990.h85 volatile unsigned short tx_len; /* transmit len and high addr */ member in struct:lance_init_block
H A D3c527.c162 u16 tx_len; /* Transmit list count */ member in struct:mc32_local
495 lp->tx_len = lp->exec_box->data[9]; /* Transmit list count */
501 dev->name, lp->exec_box->data[12], lp->rx_len, lp->tx_len, lp->base);
860 for(i=0;i<lp->tx_len;i++)
972 lp->tx_len = lp->exec_box->data[9]; /* Transmit list count */
H A Da2065.c100 unsigned short tx_len; /* transmit len and high addr */ member in struct:lance_init_block
243 ib->tx_len = (lp->lance_log_tx_bufs << 13) | (leptr >> 16);
H A Ddeclance.c222 unsigned short tx_len; /* transmit len and high addr */ member in struct:lance_init_block
465 ib->tx_len = (LANCE_LOG_TX_BUFFERS << 13) | (leptr >> 16);
H A Dsunlance.c220 u16 tx_len; /* transmit len and high addr */ member in struct:lance_init_block
372 ib->tx_len = (LANCE_LOG_TX_BUFFERS << 13) | (leptr >> 16);
433 &ib->tx_len);
H A D7990.c184 ib->tx_len = (lp->lance_log_tx_bufs << 13) | (leptr >> 16);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Ddmascc.c233 int tx_len[NUM_TX_BUF]; member in struct:scc_priv
907 priv->tx_len[i] = skb->len-1;
1145 if (p == priv->tx_len[i]) {
1151 while ((read_scc(priv, R0) & Tx_BUF_EMP) && p < priv->tx_len[i]) {
1184 res = priv->tx_len[i] - priv->tx_ptr;
1202 priv->stats.tx_bytes += priv->tx_len[i];
1314 set_dma_count(priv->param.dma, priv->tx_len[priv->tx_tail]-n);
H A Dyam.c146 int tx_len; member in struct:yam_port
659 yp->tx_len = skb->len - 1; /* strip KISS byte */
660 if (yp->tx_len >= YAM_MAX_FRAME || yp->tx_len < 2) {
664 memcpy(yp->tx_buf, skb->data + 1, yp->tx_len);
678 if (yp->tx_count >= yp->tx_len) {
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dcfe_dmtest.c1621 int tx_len; local
1653 tx_len = console_readline("", tx_buffer, BUFFER_SIZE-1);
1655 if (tx_len == 1 && tx_buffer[0] == '!') {
1660 tx_buffer[tx_len] = '\000';
1665 dm_bcopy_p(SBDMA_TALK_CH, src, dst, tx_len+1, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsdla_fr.h368 unsigned short tx_len PACKED; /* 01h: required Tx buffer size */
379 unsigned short tx_len PACKED; /* 01h: required Tx buffer size */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsdla_fr.h368 unsigned short tx_len PACKED; /* 01h: required Tx buffer size */
379 unsigned short tx_len PACKED; /* 01h: required Tx buffer size */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Dfore200e.c1452 int tx_len = skb->len; local
1461 skb_len = tx_len = skb->len - 4;
1509 tx_len = skb_len;
1517 tx_len = ((skb_len / ATM_CELL_PAYLOAD) + 1) * ATM_CELL_PAYLOAD;
1522 entry->data = kmalloc(tx_len, GFP_ATOMIC | GFP_DMA);
1534 if (skb_len < tx_len)
1535 memset(entry->data + skb_len, 0x00, tx_len - skb_len);
1537 tpd->tsd[ 0 ].buffer = fore200e->bus->dma_map(fore200e, entry->data, tx_len, FORE200E_DMA_TODEVICE);
1541 tpd->tsd[ 0 ].buffer = fore200e->bus->dma_map(fore200e, skb_data, tx_len, FORE200E_DMA_TODEVICE);
1544 tpd->tsd[ 0 ].length = tx_len;
[all...]
H A Dhorizon.c1654 unsigned int tx_len = skb->len; local
1665 skb->data, tx_len);
1670 dev->tx_bytes = tx_len;
1673 skb->data, tx_len);
H A Dambassador.c1468 unsigned int tx_len = skb->len; local
1477 vc, tx_data, tx_len);
1515 tx_descr->tx_frag.bytes = cpu_to_be32 (tx_len);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/skfp/h/
H A Dhwmtm.h152 int tx_len ; /* tx frame length */ member in struct:hw_modul
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/skfp/
H A Dhwmtm.c1601 smc->os.hwm.tx_len = frame_len ;
1738 smc->os.hwm.tx_len) ;
1760 smc->os.hwm.tx_len) ;
1769 smc->os.hwm.tx_len - 1 ;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dsch_cbq.c130 int tx_len; member in struct:cbq_sched_data
693 int len = q->tx_len;
865 q->tx_len = skb->len;
954 incr2 = L2T(&q->link, q->tx_len);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdla_fr.c3012 ictl->tx_len = mtu;

Completed in 420 milliseconds