diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2021-03-11 15:35:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-13 03:48:38 +0300 |
commit | 12bb508bfe5a564c36864b12253db23cac83bfa1 (patch) | |
tree | 05521fd1f43b99865c60400841cbf2ad0e3d4b4c /net/ipv4/route.c | |
parent | ab4dda7a8cb7e55ea3d92fd5e249cf6f5396028c (diff) | |
download | linux-12bb508bfe5a564c36864b12253db23cac83bfa1.tar.xz |
net: broadcom: bcm4908_enet: support TX interrupt
It appears that each DMA channel has its own interrupt and both rings
can be configured (the same way) to handle interrupts.
1. Make ring interrupts code generic (make it operate on given ring)
2. Move napi to ring (so each has its own)
3. Make IRQ handler generic (match ring against received IRQ number)
4. Add (optional) support for TX interrupt
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/route.c')
0 files changed, 0 insertions, 0 deletions