Home
last modified time | relevance | path

Searched refs:AAL5 (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A D0001-fix-compile-error-with-linux-kernel-v4.8.patch55 +#define ZATM_AAL5_POOL_BASE 2 /* first AAL5 free buffer pool */
/openbmc/linux/drivers/atm/
H A Dnicstarmac.copyright14 * Modified to work with the IDT7721 nicstar -- AAL5 (tested) only.
H A Diphase.h594 #define AAL5 0x0100 macro
H A Diphase.c1974 buf_desc_ptr->desc_mode = AAL5;
2995 buf_desc_ptr->desc_mode = AAL5 | EOM_EN | APP_CRC32 | CMPL_INT;
/openbmc/linux/Documentation/networking/device_drivers/atm/
H A Diphase.rst27 - Only AAL5 is supported.