SIS900_START_XMIT

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

 

NAME

sis900_start_xmit - sis900 start transmit routine  

SYNOPSIS

"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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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