Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dlanai.c1614 #define SERVICE_STREAM (0x04000000) /* RX Stream mode */ macro
1665 if (likely(!(s & (SERVICE_TRASH | SERVICE_STREAM | SERVICE_CRCERR)))) { in handle_service()
1684 if (s & SERVICE_STREAM) { in handle_service()