Home
last modified time | relevance | path

Searched refs:tx_bd_base (Results 1 – 14 of 14) sorted by relevance

/linux-2.6.39/drivers/net/
Dgreth.c166 struct greth_bd *tx_bdp = greth->tx_bd_base; in greth_clean_rings()
186 tx_bdp = greth->tx_bd_base + greth->tx_last; in greth_clean_rings()
196 tx_bdp = greth->tx_bd_base + greth->tx_last; in greth_clean_rings()
237 tx_bd = greth->tx_bd_base; in greth_init_rings()
421 bdp = greth->tx_bd_base + greth->tx_next; in greth_start_xmit()
497 bdp = greth->tx_bd_base + greth->tx_next; in greth_start_xmit_gbit()
512 bdp = greth->tx_bd_base + curr_tx; in greth_start_xmit_gbit()
546 bdp = greth->tx_bd_base + greth->tx_next; in greth_start_xmit_gbit()
562 bdp = greth->tx_bd_base + greth->tx_next + i; in greth_start_xmit_gbit()
622 bdp = greth->tx_bd_base + greth->tx_last; in greth_clean_tx()
[all …]
Dfec.c184 struct bufdesc *tx_bd_base; member
279 index = bdp - fep->tx_bd_base; in fec_enet_start_xmit()
316 bdp = fep->tx_bd_base; in fec_enet_start_xmit()
379 fep->dirty_tx = fep->cur_tx = fep->tx_bd_base; in fec_restart()
543 bdp = fep->tx_bd_base; in fec_enet_tx()
1087 bdp = fep->tx_bd_base; in fec_enet_free_buffers()
1118 bdp = fep->tx_bd_base; in fec_enet_alloc_buffers()
1319 fep->tx_bd_base = cbd_base + RX_RING_SIZE; in fec_enet_init()
1340 bdp = fep->tx_bd_base; in fec_enet_init()
Dgreth.h117 struct greth_bd *tx_bd_base; /* Address of Tx BDs. */ member
Dgianfar.c183 tx_queue->dirty_tx = tx_queue->tx_bd_base; in gfar_init_bds()
184 tx_queue->cur_tx = tx_queue->tx_bd_base; in gfar_init_bds()
189 txbdp = tx_queue->tx_bd_base; in gfar_init_bds()
269 tx_queue->tx_bd_base = (struct txbd8 *) vaddr; in gfar_alloc_skb_resources()
1701 txbdp = tx_queue->tx_bd_base; in free_skb_tx_queue()
1770 priv->tx_queue[0]->tx_bd_base, in free_skb_resources()
2070 base = tx_queue->tx_bd_base; in gfar_start_xmit()
2447 struct txbd8 *base = tx_queue->tx_bd_base; in gfar_clean_tx_ring()
Dgianfar.h943 struct txbd8 *tx_bd_base; member
/linux-2.6.39/drivers/net/fs_enet/
Dfs_enet-main.c355 dirtyidx = bdp - fep->tx_bd_base; in fs_enet_tx()
414 bdp = fep->tx_bd_base; in fs_enet_tx()
499 fep->dirty_tx = fep->cur_tx = fep->tx_bd_base; in fs_init_bds()
534 for (i = 0, bdp = fep->tx_bd_base; i < fep->tx_ring; i++, bdp++) { in fs_init_bds()
552 for (i = 0, bdp = fep->tx_bd_base; i < fep->tx_ring; i++, bdp++) { in fs_cleanup_bds()
658 curidx = bdp - fep->tx_bd_base; in fs_enet_start_xmit()
684 fep->cur_tx = fep->tx_bd_base; in fs_enet_start_xmit()
1076 fep->tx_bd_base = fep->rx_bd_base + fpi->rx_ring; in fs_enet_probe()
Dmac-fcc.c528 last_tx_bd = fep->tx_bd_base + (fpi->tx_ring * sizeof(cbd_t)); in tx_restart()
535 prev_bd = (recheck_bd == fep->tx_bd_base) ? last_tx_bd : recheck_bd - 1; in tx_restart()
544 prev_bd = (prev_bd == fep->tx_bd_base) ? last_tx_bd : prev_bd - 1; in tx_restart()
Dfs_enet.h134 cbd_t __iomem *tx_bd_base; member
/linux-2.6.39/drivers/tty/serial/
Ducc_uart.c188 struct qe_bd *tx_bd_base; member
255 struct qe_bd *bdp = qe_port->tx_bd_base; in qe_uart_tx_empty()
347 bdp = qe_port->tx_bd_base; in qe_uart_tx_pump()
383 bdp = qe_port->tx_bd_base; in qe_uart_tx_pump()
629 qe_port->tx_cur = qe_port->tx_bd_base; in qe_uart_initbd()
630 bdp = qe_port->tx_bd_base; in qe_uart_initbd()
1013 qe_port->tx_bd_base = uccs->tx_bd; in qe_uart_request_port()
D68360serial.c262 QUICC_BD *tx_bd_base; member
1014 bdp = info->tx_bd_base; in rs_360_put_char()
1068 bdp = info->tx_bd_base; in rs_360_write()
1144 bdp = info->tx_bd_base; in rs_360_send_xchar()
1729 if (bdp == info->tx_bd_base) in rs_360_wait_until_sent()
2103 bdbase = info->tx_bd_base; in my_console_write()
2627 info->tx_cur = info->tx_bd_base = (QUICC_BD *)bdp; in rs_360_init()
/linux-2.6.39/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c83 cbd_t __iomem *bdp = pinfo->tx_bd_base; in cpm_uart_tx_empty()
686 bdp = pinfo->tx_bd_base; in cpm_uart_tx_pump()
720 bdp = pinfo->tx_bd_base; in cpm_uart_tx_pump()
768 bdp = pinfo->tx_cur = pinfo->tx_bd_base; in cpm_uart_initbd()
793 (u8 __iomem *)pinfo->tx_bd_base - DPRAM_BASE); in cpm_uart_init_scc()
855 (u8 __iomem *)pinfo->tx_bd_base - DPRAM_BASE); in cpm_uart_init_smc()
967 bdbase = pinfo->tx_bd_base; in cpm_uart_early_write()
Dcpm_uart_cpm1.c124 pinfo->tx_bd_base = pinfo->rx_bd_base + pinfo->rx_nrfifos; in cpm_uart_allocbuf()
Dcpm_uart_cpm2.c160 pinfo->tx_bd_base = pinfo->rx_bd_base + pinfo->rx_nrfifos; in cpm_uart_allocbuf()
Dcpm_uart.h74 cbd_t __iomem *tx_bd_base; member