diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2015-05-11 18:12:41 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-12 23:08:46 -0400 |
commit | b1a15e8643c444f9fc185d296e99424618ad1180 (patch) | |
tree | 7287546e72023958b7f15befd342cdf503fe90aa /net/switchdev/switchdev.c | |
parent | a2029240e5836e73ebcc1a8ddb8c22d636f89c9a (diff) |
net: systemport: Implement TX coalescing control knobs
Add the ability to configure both 'tx-frames' which controls how many frames
are doing to trigger a single interrupt and 'tx-usecs' which dictates how long
to wait before an interrupt should be services.
Since our timer resolution is close to 8.192 us, we round up to the nearest
value the 'tx-usecs' timeout value.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions