S2IO_LINK
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
s2io_link - stops/starts the Tx queue.
SYNOPSIS
"SYNOPSIS"
void s2io_link (nic_t * sp, int link);
ARGUMENTS
- sp
-
private member of the device structure, which is a pointer to the
s2io_nic structure.
- link
-
inidicates whether link is UP/DOWN.
DESCRIPTION
This function stops/starts the Tx queue depending on whether the link
status of the NIC is is down or up. This is called by the Alarm
interrupt handler whenever a link change interrupt comes up.
RETURN VALUE
void.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:44 GMT, October 09, 2005