SIS900_START_XMIT

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

 

NAME

sis900_start_xmit - sis900 start transmit routine  

SYNOPSIS

int sis900_start_xmit (struct sk_buff * skb, struct net_device * net_dev);  

ARGUMENTS

skb
socket buffer pointer to put the data being transmitted
net_dev
the net device to transmit with
 

DESCRIPTION

Set the transmit buffer descriptor, and write TxENA to enable transimt state machine. tell upper layer if the buffer is full  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

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