Skip to content

Commit

Permalink
bnx2x: Pause settings
Browse files Browse the repository at this point in the history
Pause settings
- 1G pause was not working due to missing write to the emac block
  (TX_MODE_FLOW_EN)
- The flow control should use the negotiated result (after autoneg) so
  we should save both the requested autoneg and the result
- The HW credits with flow control at 1G speed were not optimized and
  caused low throughput
- It is recommended to turn off flow control if the MTU is bigger than
  5000B due to internal buffers size

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Yaniv Rosner authored and David S. Miller committed Aug 13, 2008
1 parent 57963ed commit 8c99e7b
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 91 deletions.
Loading

0 comments on commit 8c99e7b

Please sign in to comment.