Searched hist:"96 ea126a8deef30cc81519fb3cb50bf3d65eb6aa" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/net/ |
H A D | cadence_gem.c | 96ea126a8deef30cc81519fb3cb50bf3d65eb6aa Tue May 12 14:54:44 UTC 2020 Sai Pavan Boddu <sai.pavan.boddu@xilinx.com> net: cadence_gem: Fix the queue address update during wrap around
During wrap around and reset, queues are pointing to initial base address of queue 0, irrespective of what queue we are dealing with. Fix it by assigning proper base address every time.
Signed-off-by: Sai Pavan Boddu <sai.pavan.boddu@xilinx.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|