commit | cf7474a6f4eda22603591b7d6253dffc224e4784 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Fri Aug 21 16:20:48 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 22 17:48:53 2009 -0700 |
tree | e8acadff905d9858b1ac9298c51ef75ccf10daa8 | |
parent | 790dab2f671cb477e6179322a6c48c898e311e72 [diff] |
bnx2: Refine coalescing parameters. - Set the USE_INT_PARAM bit so the rx-frames-irq and tx-frames-irq will take effect on 5709. - Increase the default rx-frames to reduce interrupt count. - Decrease the default rx-frames-irq and tx-frames-irq to catch more events during NAPI poll. All these will reduce interrupts without affecting latency. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>