]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: add user manipulation of the RSS table
authorDimitris Michailidis <dm@chelsio.com>
Sun, 11 Jul 2010 12:01:17 +0000 (12:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Jul 2010 00:07:46 +0000 (17:07 -0700)
commitfd32e9333e9d76f0755c527d5a106e6232b82633
tree13fe5d130f8d837f095563fca1d1e7546c9c3464
parent0d90209cfceafe9b9deac67d8d171ed8e416a8fa
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>
drivers/net/cxgb4/cxgb4.h
drivers/net/cxgb4/cxgb4_main.c