MC32_TX_RING
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
mc32_tx_ring - process completed transmits
SYNOPSIS
"SYNOPSIS"
void mc32_tx_ring (struct net_device * dev);
ARGUMENTS
- dev
-
3c527 that needs its transmit ring processing
DESCRIPTION
This operates in a similar fashion to mc32_rx_ring. We iterate
over the transmit ring. For each descriptor which has been
processed by the card, we free its associated buffer and note
any errors. This continues until the transmit ring is emptied
or we reach a descriptor that hasn't yet been processed by the
card.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:45 GMT, October 06, 2005