Files
rtems-libbsd/rtemsbsd/sys/dev
Sebastian Huber 204a4873d7 if_atsam: Optimize receive
Do not use the interface mutex in the receive loop.  Avoid multiple
reads of DMA descriptor words.  Use a compile-time constant for the
receive DMA descriptor count to simplify calculations.

Update #4651.
2022-05-11 16:08:46 +02:00
..
2022-05-11 16:08:46 +02:00
2017-01-10 09:53:31 +01:00