diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-03-22 18:19:33 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-25 20:48:25 -0400 |
commit | 9f4ca05827a27ec73bf63a42732f1978b8a779af (patch) | |
tree | 379aace8132a395ec66f9fa0ef474ad4edd25dac /drivers/net/wireless/ath/ath9k/common-debug.c | |
parent | b6e0e875421ef6debfbe05d3aa99ac788d886074 (diff) | |
download | linux-9f4ca05827a27ec73bf63a42732f1978b8a779af.tar.bz2 |
net: bcmgenet: Add support for adaptive RX coalescing
Unlike the moder modern SYSTEMPORT hardware, we do not have a
configurable TDMA timeout, which limits us to implement adaptive RX
interrupt coalescing only. We have each of our RX rings implement a
bcmgenet_net_dim structure which holds an interrupt counter, number of
packets, bytes, and a container for a net_dim instance.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/common-debug.c')
0 files changed, 0 insertions, 0 deletions