commit | d43050c0c7d930cdeb10fb9201d9e2d005cef02a | [log] [tgz] |
---|---|---|
author | Andrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru> | Thu Nov 14 09:00:27 2013 +0400 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Dec 12 22:07:21 2013 +0000 |
tree | fac858aa8ab412550d1bcd66d050d5ca0e1fcf87 | |
parent | 48ce5634a79265cd83e5bdb268728165c0ea85a0 [diff] |
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well The EF10 implementation already does this, and it makes more logical sense to group the RSS hash key and indirection table together. Rename the operation to rx_push_rss_config. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>