![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IxAtmdAccUtopiaStatus Struct ReferenceUtopia status.
More...
|
Data Fields | |
unsigned int | utTxCellCount |
count of cells transmitted | |
unsigned int | utTxIdleCellCount |
count of idle cells transmitted | |
IxAtmdAccUtopiaStatus::UtTxCellConditionStatus_ | utTxCellConditionStatus |
Tx cells condition status. | |
unsigned int | utRxCellCount |
count of cell received | |
unsigned int | utRxIdleCellCount |
count of idle cell received | |
unsigned int | utRxInvalidHECount |
count of invalid cell received because of HEC errors | |
unsigned int | utRxInvalidParCount |
count of invalid cell received because of parity errors | |
unsigned int | utRxInvalidSizeCount |
count of invalid cell received because of cell size errors | |
IxAtmdAccUtopiaStatus::UtRxCellConditionStatus_ | utRxCellConditionStatus |
Rx cells condition status. |
This structure is used to set/get the Utopia status parameters
Definition at line 1711 of file IxAtmdAccCtrl.h.
|
Rx cells condition status.
|
|
count of cell received
Definition at line 1752 of file IxAtmdAccCtrl.h. |
|
count of idle cell received
Definition at line 1753 of file IxAtmdAccCtrl.h. |
|
count of invalid cell received because of HEC errors
Definition at line 1754 of file IxAtmdAccCtrl.h. |
|
count of invalid cell received because of parity errors
Definition at line 1757 of file IxAtmdAccCtrl.h. |
|
count of invalid cell received because of cell size errors
Definition at line 1760 of file IxAtmdAccCtrl.h. |
|
Tx cells condition status.
|
|
count of cells transmitted
Definition at line 1714 of file IxAtmdAccCtrl.h. |
|
count of idle cells transmitted
Definition at line 1716 of file IxAtmdAccCtrl.h. |