Searched refs:next_packet_ptr (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/net/
H A Denc28j60.c570 static u16 erxrdpt_workaround(u16 next_packet_ptr, u16 start, u16 end) argument
574 if ((next_packet_ptr - 1 < start) || (next_packet_ptr - 1 > end))
577 erxrdpt = next_packet_ptr - 1;

Completed in 46 milliseconds