SIS900_START_XMIT
Section: (9)
Updated: 13 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 transmit state machine.
tell upper layer if the buffer is full
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:22:01 GMT, April 13, 2004