commit | 671b0060d82984a566f2e75ffd166a9b61c6da7d | [log] [tgz] |
---|---|---|
author | Dimitris Michailidis <dm@chelsio.com> | Sun Jul 11 12:01:17 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 11 17:07:46 2010 -0700 |
tree | 13fe5d130f8d837f095563fca1d1e7546c9c3464 | |
parent | 065463915c3a2a2ce142f64ed3ed591d72ad88b1 [diff] |
cxgb4: add user manipulation of the RSS table Implement the get_rxnfc, get_rxfh_indir, and set_rxfh_indir ethtool methods for user manipulation of the RSS table. Besides the methods themselves the rest of the changes here store, initialize, and write the table contents. Signed-off-by: Dimitris Michailidis <dm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>