Searched refs:RxDone (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/irda/
H A Ddonauboe.h106 /* 0xc: TxDone RxDone TxUndr RxOver SipRcv 1 1 1 */
107 /* 0xd: TxDone RxDone TxUndr RxOver SipRcv 1 1 1 */
110 /* RxDone recv completed (or other recv condition if you set it */
H A Ddonauboe.c114 /* it is DMA'd into the buffer which is marked used and RxDone called */
115 /* RxDone forms an skb (and checks the CRC if in SIR mode) and ships */
/linux-4.1.27/drivers/net/ethernet/smsc/
H A Depic100.c209 RxOverflow=0x0008, RxFull=0x0004, RxHeader=0x0002, RxDone=0x0001, enumerator in enum:IntrStatus
219 RxDone | RxStarted | RxEarlyWarn | RxOverflow | RxFull)

Completed in 113 milliseconds