Searched refs:RCV_PKT_DONE (Results 1 – 2 of 2) sorted by relevance
755 last = RCV_PKT_DONE; in handle_receive_interrupt_nodma_rtail()767 last = RCV_PKT_DONE; in handle_receive_interrupt_nodma_rtail()785 last = RCV_PKT_DONE; in handle_receive_interrupt_dma_rtail()796 last = RCV_PKT_DONE; in handle_receive_interrupt_dma_rtail()843 last = RCV_PKT_DONE; in handle_receive_interrupt()850 last = RCV_PKT_DONE; in handle_receive_interrupt()881 last = RCV_PKT_DONE; in handle_receive_interrupt()890 last = RCV_PKT_DONE; in handle_receive_interrupt()
1140 #define RCV_PKT_DONE 0x2 /* stop, no more packets detected */ macro