Searched refs:next_packet_ptr (Results 1 – 1 of 1) sorted by relevance
564 static u16 erxrdpt_workaround(u16 next_packet_ptr, u16 start, u16 end) in erxrdpt_workaround() argument568 if ((next_packet_ptr - 1 < start) || (next_packet_ptr - 1 > end)) in erxrdpt_workaround()571 erxrdpt = next_packet_ptr - 1; in erxrdpt_workaround()