Skip to content

Commit

Permalink
bnx2x: FW Internal Memory structure
Browse files Browse the repository at this point in the history
FW Internal Memory structure
The FW uses data structures on the chip internal memory to aggregate the
connections when TPA is enabled. The driver was clearing the wrong offsets
and therefore one function could cause another function to loose packets.
Changing the initialization of the chip internal memory to clear only the
relevant memory for each function which is being loaded

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Eilon Greenstein authored and David S. Miller committed Aug 13, 2008
1 parent 66e855f commit 471de71
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 334 deletions.
Loading

0 comments on commit 471de71

Please sign in to comment.