Searched refs:tx_bd_p (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dll_temac.h364 dma_addr_t tx_bd_p; member in struct:temac_local
H A Dll_temac_main.c220 lp->tx_bd_v, lp->tx_bd_p);
244 &lp->tx_bd_p, GFP_KERNEL);
261 lp->tx_bd_v[i].next = lp->tx_bd_p +
303 lp->dma_out(lp, TX_CURDESC_PTR, lp->tx_bd_p);
682 start_p = lp->tx_bd_p + sizeof(*lp->tx_bd_v) * lp->tx_bd_tail;
725 tail_p = lp->tx_bd_p + sizeof(*lp->tx_bd_v) * lp->tx_bd_tail;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dll_temac.h364 dma_addr_t tx_bd_p; member in struct:temac_local
H A Dll_temac_main.c220 lp->tx_bd_v, lp->tx_bd_p);
244 &lp->tx_bd_p, GFP_KERNEL);
261 lp->tx_bd_v[i].next = lp->tx_bd_p +
303 lp->dma_out(lp, TX_CURDESC_PTR, lp->tx_bd_p);
682 start_p = lp->tx_bd_p + sizeof(*lp->tx_bd_v) * lp->tx_bd_tail;
725 tail_p = lp->tx_bd_p + sizeof(*lp->tx_bd_v) * lp->tx_bd_tail;

Completed in 53 milliseconds