Switchtec Userspace
PROJECT_NUMBER = PROJECT_NUMBER=PROJECT_NUMBER = 2.2
|
Port identification. More...
#include <switchtec.h>
Public Attributes | |
unsigned char | partition |
Partition the port is in. More... | |
unsigned char | stack |
Stack number. | |
unsigned char | upstream |
1 if this is an upstream port | |
unsigned char | stk_id |
Port number within the stack. | |
unsigned char | phys_id |
Physical port number. | |
unsigned char | log_id |
Logical port number. | |
Port identification.
Definition at line 137 of file switchtec.h.
unsigned char switchtec_port_id::partition |
Partition the port is in.
May be SWITCHTEC_UNBOUND_PORT.
Definition at line 138 of file switchtec.h.