SIS900_START_XMIT
Section: (9)
Updated: 09 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 transmit 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: 00:02:48 GMT, October 09, 2005