Sebastian Huber 967613fbce 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 #4652.
2022-05-11 15:49:04 +02:00
..
2018-04-30 13:42:18 +02:00
2020-04-17 13:18:06 +02:00
2022-03-07 17:04:05 -06:00
2022-03-07 17:04:05 -06:00
2018-09-20 11:23:32 +02:00
2022-05-11 15:49:04 +02:00
2022-05-11 15:21:34 +02:00