USB CDC ATM subclass definitions.
More...
|
#define | ATM_STAT_US_CELLS_SENT 0x01 |
| The number of cells that have been sent upstream to the WAN link by the ATM layer.
|
|
#define | ATM_STAT_DS_CELLS_RECEIVED 0x02 |
| The number of cells that have been received downstream from the WAN link by the ATM layer.
|
|
#define | ATM_STAT_DS_CELLS_USB_CONGESTION 0x03 |
| The number of cells that have been received downstream from the WAN link by the ATM layer and discarded due to congestion on the USB link.
|
|
#define | ATM_STAT_DS_CELLS_AAL5_CRC_ERROR 0x04 |
| The number of cells that have been received downstream from the WAN link by the ATM layer and discarded due to AAL5 CRC errors.
|
|
#define | ATM_STAT_DS_CELLS_HEC_ERROR 0x05 |
| The number of cells that have been received downstream from the WAN link and discarded due to HEC errors in the cell header.
|
|
#define | ATM_STAT_DS_CELLS_HEC_ERROR_CORRT 0x06 |
| The number of cells that have been received downstream from the WAN link and have been detected with HEC errors in the cell header and successfully corrected.
|
|
USB CDC ATM subclass definitions.
This module based on "Universal Serial Bus Communications Class Subclass Specification
for Asynchronous Transfer Mode Devices" Revision 1.2