Searched refs:hdrqtail (Results 1 – 2 of 2) sorted by relevance
448 u32 etail = -1, l, hdrqtail; in qib_kreceive() local462 hdrqtail = 0; in qib_kreceive()464 hdrqtail = qib_get_rcvhdrtail(rcd); in qib_kreceive()465 if (l == hdrqtail) in qib_kreceive()532 } else if (l == hdrqtail) in qib_kreceive()
885 u32 hdrqtail; in handle_receive_interrupt_dma_rtail() local890 hdrqtail = get_rcvhdrtail(rcd); in handle_receive_interrupt_dma_rtail()891 if (packet.rhqoff == hdrqtail) { in handle_receive_interrupt_dma_rtail()901 if (packet.rhqoff == hdrqtail) in handle_receive_interrupt_dma_rtail()1009 u32 hdrqtail; in handle_receive_interrupt() local1024 hdrqtail = 0; in handle_receive_interrupt()1026 hdrqtail = get_rcvhdrtail(rcd); in handle_receive_interrupt()1027 if (packet.rhqoff == hdrqtail) { in handle_receive_interrupt()1066 if (packet.rhqoff == hdrqtail) in handle_receive_interrupt()