diff options
author | Matt Carlson <[email protected]> | 2011-12-16 13:33:23 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-12-19 15:50:52 -0500 |
commit | 90415477bf1356f72acc34063ff52441fc10a754 (patch) | |
tree | 5ea23ba1f29037701129d7653475f7d984fe6bcd /lib/debugobjects.c | |
parent | c2c20ef43d00b1439631e603f8dcee9a803cd8b3 (diff) |
tg3: Make the RSS indir tbl admin configurable
This patch adds the ethtool callbacks necessary to change the rss
indirection table from userspace. Should the number of interrupts
change (e.g. across a close / open call, or through a reset) and
any one of the indirection table values fall out-of-range, the driver
will reset the indirection table to a default layout.
[Integrated many suggestions made by Ben Hutchings.]
Changes since v3
* Removed TG3_FLAG_SUPPORT_MSIX checks at the start of
tg3_get_rxfh_indir() and tg3_set_rxfh_indir().
Signed-off-by: Matt Carlson <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Reviewed-by: Benjamin Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions