MC32_FLUSH_TX_RING

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

mc32_flush_tx_ring - free transmit ring  

SYNOPSIS

"SYNOPSIS"

void mc32_flush_tx_ring (struct net_device * dev);  

ARGUMENTS

dev
-- undescribed --
 

DESCRIPTION

We have to consider two cases here. We want to free the pending buffers only. If the ring buffer head is past the start then the ring segment we wish to free wraps through zero. The tx ring house-keeping variables are then reset.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:39 GMT, October 06, 2005