Searched refs:RCV_PKT_DONE (Results 1 – 2 of 2) sorted by relevance
816 last = RCV_PKT_DONE; in handle_receive_interrupt_nodma_rtail()828 last = RCV_PKT_DONE; in handle_receive_interrupt_nodma_rtail()847 last = RCV_PKT_DONE; in handle_receive_interrupt_dma_rtail()857 last = RCV_PKT_DONE; in handle_receive_interrupt_dma_rtail()1000 last = RCV_PKT_DONE; in handle_receive_interrupt()1007 last = RCV_PKT_DONE; in handle_receive_interrupt()1057 last = RCV_PKT_DONE; in handle_receive_interrupt()1065 last = RCV_PKT_DONE; in handle_receive_interrupt()
1450 #define RCV_PKT_DONE 0x2 /* stop, no more packets detected */ macro