Searched refs:RCV_PKT_DONE (Results 1 – 2 of 2) sorted by relevance
842 last = RCV_PKT_DONE; in handle_receive_interrupt_nodma_rtail()854 last = RCV_PKT_DONE; in handle_receive_interrupt_nodma_rtail()873 last = RCV_PKT_DONE; in handle_receive_interrupt_dma_rtail()883 last = RCV_PKT_DONE; in handle_receive_interrupt_dma_rtail()1026 last = RCV_PKT_DONE; in handle_receive_interrupt()1033 last = RCV_PKT_DONE; in handle_receive_interrupt()1083 last = RCV_PKT_DONE; in handle_receive_interrupt()1091 last = RCV_PKT_DONE; in handle_receive_interrupt()
1508 #define RCV_PKT_DONE 0x2 /* stop, no more packets detected */ macro