|
Velocity Userspace
|
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 168 of file switchtec.h.
| unsigned char switchtec_port_id::partition |
Partition the port is in.
May be SWITCHTEC_UNBOUND_PORT.
Definition at line 169 of file switchtec.h.
1.8.17