commit | 76067459c686c4fc6352613e5a6a54e4ffef2861 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Wed Aug 07 10:03:12 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 08 22:20:19 2019 -0700 |
tree | 76a09fc2ad09e567e9fb5685ee37d33fdc5300ee | |
parent | 7035aad875ba83331ab243173d2775f59880164f [diff] |
net: stmmac: Implement RSS and enable it in XGMAC core Implement the RSS functionality and add the corresponding callbacks in XGMAC core. Changes from v1: - Do not use magic constants (Jakub) - Use ethtool_rxfh_indir_default() (Jakub) Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>