]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: count TX completion interrupts
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 11 Jun 2021 07:33:33 +0000 (09:33 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 19:49:15 +0000 (12:49 -0700)
commit3ff2be3e6842f524d89de7435557e350ba183705
treee6052b3a4b601bcc4ef15f4e5ffcc9a74eb20201
parentb1bd2126f3a33b92380317fcd9d83b3dda855790
s390/qeth: count TX completion interrupts

While the qdio layer already tracks the number of HW interrupts for a
device, there's value in understanding how many of them have been
raised due to our TX completion logic.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c
drivers/s390/net/qeth_ethtool.c