Z8530_TX_BEGIN

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

z8530_tx_begin - Begin packet transmission  

SYNOPSIS

void z8530_tx_begin (struct z8530_channel * c);  

ARGUMENTS

c
The Z8530 channel to kick
 

DESCRIPTION

This is the speed sensitive side of transmission. If we are called and no buffer is being transmitted we commence the next buffer. If nothing is queued we idle the sync.  

NOTE

We are handling this code path in the interrupt path, keep it fast or bad things will happen.

Called with the lock held.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 12:49:41 GMT, April 09, 2004