Tapnamsiz, Enum type, Port_duplex_t – ADLINK aTCA-N700 User Manual
Page 20: Port_speed_t, Port_link_status_t
Switch Manager API Programming Guide
20
TAPNAMSIZ
Define the maximum length of a NIC device name.
Enum Type
port_duplex_t
typedef enum port_duplex_e{
PORT_DUPLEX_FULL = 0,
PORT_DUPLEX_HALF = 1,
} port_duplex_t;
Define the codes of port duplex mode.
port_speed_t
typedef enum port_speed_e{
PORT_SPEED_10M = 10,
PORT_SPEED_100M = 100,
PORT_SPEED_1G = 1000,
PORT_SPEED_10G = 10000,
} port_speed_t;
Define the codes of port speed mode.
port_link_status_t
typedef enum port_link_status_e{ /*Heritage*/
PORT_LINK_STATUS_DOWN = 0,
PORT_LINK_STATUS_UP = 1,
PORT_LINK_STATUS_FAILED = 2,
PORT_LINK_STATUS_REMOTE_FAULT = 3,
} port_link_status_t;
Define the codes of port physical link status.
See also other documents in the category ADLINK Hardware:
- USB-1901 (84 pages)
- USB-1210 (54 pages)
- USB-2401 (60 pages)
- USB-7230 (50 pages)
- USB-2405 (56 pages)
- DAQe-2010 (92 pages)
- DAQe-2204 (100 pages)
- DAQe-2213 (94 pages)
- DAQe-2501 (74 pages)
- PXI-2010 (84 pages)
- PXI-2020 (60 pages)
- PXI-2501 (62 pages)
- cPCI-9116 (98 pages)
- ACL-8112 Series (92 pages)
- ACL-8112 Series (93 pages)
- ACL-8112 Series (94 pages)
- ACL-8216 (75 pages)
- ACL-8111 (61 pages)
- PCM-9112+ (10 pages)
- PCM-9112+ (94 pages)
- cPCI-6216V (47 pages)
- ACL-6126 (28 pages)
- ACL-6128A (40 pages)
- PCM-6308V+ (52 pages)
- PCM-6308V+ (4 pages)
- PCI-7444 (82 pages)
- PCI-7434 (48 pages)
- PCI-7234 (56 pages)
- PCI-7260 (66 pages)
- PCI-7258 (38 pages)
- PCI-7256 (48 pages)
- PCI-7250 (48 pages)
- LPCI-7250 (48 pages)
- PCI-7396 (65 pages)
- PCI-7296 (59 pages)
- PCI-8554 (67 pages)
- PCIe-7360 (94 pages)
- PCIe-7350 (86 pages)
- PCIe-7300A (114 pages)
- PCIe-7200 (51 pages)
- PCI-7300A (112 pages)
- PCI-7300A (83 pages)
- PCI-7200 (96 pages)
- cPCI-7300 (83 pages)
- cPCI-7300 (82 pages)