Dear Marek,
> From: Marek Vasut
> Sent: lundi 23 mars 2020 02:45
>
> This code programs the next descriptor in the TX descriptor ring into the
> hardware
> as the last valid TX descriptor. The problem is that if the currenty
> descriptor is the
> last one in the array, the code will not wrap a
On Mon, Mar 23, 2020 at 3:45 AM Marek Vasut wrote:
>
> This code programs the next descriptor in the TX descriptor ring into
> the hardware as the last valid TX descriptor. The problem is that if
> the currenty descriptor is the last one in the array, the code will
> not wrap around correctly and
This code programs the next descriptor in the TX descriptor ring into
the hardware as the last valid TX descriptor. The problem is that if
the currenty descriptor is the last one in the array, the code will
not wrap around correctly and use TX descriptor 0 again, but instead
will use TX descriptor
3 matches
Mail list logo