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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dmv643xx_eth.c1785 int tx_curr_desc, rx_curr_desc; local
1790 tx_curr_desc = mp->tx_curr_desc_q;
1792 (u32)((struct eth_tx_desc *)mp->tx_desc_dma + tx_curr_desc));

Completed in 156 milliseconds