Searched refs:hdrqtail (Results 1 – 2 of 2) sorted by relevance
449 u32 etail = -1, l, hdrqtail; in qib_kreceive() local463 hdrqtail = 0; in qib_kreceive()465 hdrqtail = qib_get_rcvhdrtail(rcd); in qib_kreceive()466 if (l == hdrqtail) in qib_kreceive()533 } else if (l == hdrqtail) in qib_kreceive()
880 u32 hdrqtail; in handle_receive_interrupt_dma_rtail() local885 hdrqtail = get_rcvhdrtail(rcd); in handle_receive_interrupt_dma_rtail()886 if (packet.rhqoff == hdrqtail) { in handle_receive_interrupt_dma_rtail()896 if (packet.rhqoff == hdrqtail) in handle_receive_interrupt_dma_rtail()1004 u32 hdrqtail; in handle_receive_interrupt() local1021 hdrqtail = 0; in handle_receive_interrupt()1023 hdrqtail = get_rcvhdrtail(rcd); in handle_receive_interrupt()1024 if (packet.rhqoff == hdrqtail) { in handle_receive_interrupt()1063 if (packet.rhqoff == hdrqtail) in handle_receive_interrupt()