Searched refs:next_packet_ptr (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/microchip/
H A Denc28j60.c564 static u16 erxrdpt_workaround(u16 next_packet_ptr, u16 start, u16 end) argument
568 if ((next_packet_ptr - 1 < start) || (next_packet_ptr - 1 > end))
571 erxrdpt = next_packet_ptr - 1;

Completed in 163 milliseconds