]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a3e46b972cab1a523a8f2bd26787618093784ea
tree0a758fefd18572d8f59966e85df6c3319c4f96d0
parent4bceec492d495a00051ce4dfc225f0ac0d672596
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