Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h251 #define SAR_RSQE_EPDU 0x00002000 macro
H A Didt77252.c1089 aal0 |= (stat & SAR_RSQE_EPDU) ? 0x00000002 : 0; in dequeue_rx()
1120 if (stat & SAR_RSQE_EPDU) { in dequeue_rx()