sfc: ef100 representor RX NAPI poll
authorEdward Cree <ecree.xilinx@gmail.com>
Thu, 28 Jul 2022 18:57:44 +0000 (19:57 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 30 Jul 2022 04:22:05 +0000 (21:22 -0700)
commit69bb5fa73d2b2d7fa3ccbf16e8b1f055fe2d26b1
tree0a758fefd18572d8f59966e85df6c3319c4f96d0
parenta95115c407a26c55fdeb6750811a0252687b331e
sfc: ef100 representor RX NAPI poll

This patch adds the 'bottom half' napi->poll routine for representor RX.
See the next patch (with the top half) for an explanation of the 'fake
 interrupt' scheme used to drive this NAPI context.

Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/ef100_rep.c
drivers/net/ethernet/sfc/ef100_rep.h