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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dyellowfin.c324 struct tx_status_words *tx_tail_desc; member in struct:yellowfin_private
809 yp->tx_tail_desc = &yp->tx_status[0];
947 if ((intr_status & IntrTxDone) || (yp->tx_tail_desc->tx_errs)) {
1017 yp->tx_tail_desc = &yp->tx_status[dirty_tx % TX_RING_SIZE];

Completed in 36 milliseconds