Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxAtmmPortCfg Struct Reference
[IXP425 ATM Manager (IxAtmm) API]

Structure contains port-specific information required to initialize IxAtmm, and specifically, the IXP425 UTOPIA Level-2 device. More...


Data Fields

unsigned reserved_1:11
 [31:21] Should be zero

unsigned UtopiaTxPhyAddr:5
 [20:16] Address of the transmit (Tx) PHY for this port on the 5-bit UTOPIA Level-2 address bus

unsigned reserved_2:11
 [15:5] Should be zero

unsigned UtopiaRxPhyAddr:5
 [4:0] Address of the receive (Rx) PHY for this port on the 5-bit UTOPIA Level-2 address bus


Detailed Description

Structure contains port-specific information required to initialize IxAtmm, and specifically, the IXP425 UTOPIA Level-2 device.

Definition at line 191 of file IxAtmm.h.


Field Documentation

unsigned IxAtmmPortCfg::reserved_1
 

[31:21] Should be zero

Definition at line 192 of file IxAtmm.h.

unsigned IxAtmmPortCfg::reserved_2
 

[15:5] Should be zero

Definition at line 197 of file IxAtmm.h.

unsigned IxAtmmPortCfg::UtopiaRxPhyAddr
 

[4:0] Address of the receive (Rx) PHY for this port on the 5-bit UTOPIA Level-2 address bus

Definition at line 198 of file IxAtmm.h.

unsigned IxAtmmPortCfg::UtopiaTxPhyAddr
 

[20:16] Address of the transmit (Tx) PHY for this port on the 5-bit UTOPIA Level-2 address bus

Definition at line 193 of file IxAtmm.h.


The documentation for this struct was generated from the following file:
Automatically generated from sources. © Intel Corp. 2003