Home
last modified time | relevance | path

Searched refs:UDSL_IGNORE_EILSEQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/atm/
H A Dusbatm.h60 #define UDSL_IGNORE_EILSEQ (1<<2) macro
H A Dusbatm.c261 (!(channel->usbatm->flags & UDSL_IGNORE_EILSEQ) || in usbatm_complete()
H A Dueagle-atm.c2550 usbatm->flags |= UDSL_USE_ISOC | UDSL_IGNORE_EILSEQ; in uea_bind()