ionic: use fewer firmware doorbells on rx fill
authorShannon Nelson <snelson@pensando.io>
Fri, 31 Jul 2020 20:15:34 +0000 (13:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Aug 2020 22:32:02 +0000 (15:32 -0700)
commit155f15ad6760718288c914962bff8acd39942573
treec57517b4f9c985b2db20319e1398271e193bbf97
parent622e32b7d4a6492cf5c1f759ef833f817418f7b3
ionic: use fewer firmware doorbells on rx fill

We really don't need to hit the Rx queue doorbell so many times,
we can wait to the end and cause a little less thrash.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_txrx.c