Searched refs:eth_alloc_tx_desc_index (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.c1068 * eth_alloc_tx_desc_index - return the index of the next available tx desc
1070 static int eth_alloc_tx_desc_index(struct mv643xx_private *mp) function
1100 tx_index = eth_alloc_tx_desc_index(mp);
1140 tx_index = eth_alloc_tx_desc_index(mp);

Completed in 45 milliseconds