__GET_LINK_SPEED
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
__get_link_speed - get a port's speed
SYNOPSIS
"SYNOPSIS"
u16 __get_link_speed (struct port * port);
ARGUMENTS
- port
-
the port we're looking at
DESCRIPTION
Return port's speed in 802.3ad bitmask format. i.e. one of:
0,
AD_LINK_SPEED_BITMASK_10MBPS,
AD_LINK_SPEED_BITMASK_100MBPS,
AD_LINK_SPEED_BITMASK_1000MBPS
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:06:57 GMT, October 06, 2005