Searched refs:this_ptr (Results 1 – 1 of 1) sorted by relevance
588 unsigned int this_ptr, status; in ether3_rx() local606 this_ptr = next_ptr + 4; in ether3_rx()609 ether3_setbuffer(dev, buffer_read, this_ptr); in ether3_rx()628 unsigned int length = next_ptr - this_ptr; in ether3_rx()631 if (next_ptr <= this_ptr) in ether3_rx()
Completed in 6 milliseconds