Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dlanai.c1042 #define INT_AAL0_STR (0x00000800) /* Non-AAL5 buffer half filled */ macro
1816 if (reason & (INT_AAL0_STR | INT_AAL0)) { in lanai_int_1()
1817 ack |= reason & (INT_AAL0_STR | INT_AAL0); in lanai_int_1()