Searched refs:NextReadLocation (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dring_buffer.c147 SetNextReadLocation(struct hv_ring_buffer_info *RingInfo, u32 NextReadLocation) argument
149 RingInfo->RingBuffer->ReadIndex = NextReadLocation;

Completed in 68 milliseconds