E100_START_CU
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
e100_start_cu - start the adapter's CU
SYNOPSIS
"SYNOPSIS"
u8 e100_start_cu (struct e100_private * bdp, tcb_t * tcb);
ARGUMENTS
- bdp
-
atapter's private data struct
- tcb
-
TCB to be transmitted
DESCRIPTION
This routine issues a CU Start or CU Resume command to the 82558/9.
This routine was added because the prepare_ext_xmit_buff takes advantage
of the 82558/9's Dynamic TBD chaining feature and has to start the CU as
soon as the first TBD is ready.
e100_start_cu must be called while holding the tx_lock !
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:31 GMT, October 06, 2005