summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-08-08 22:20:19 -0700
committerDavid S. Miller <davem@davemloft.net>2019-08-08 22:20:19 -0700
commiteb716a649f25579c5111e0df5316e64ae3571d66 (patch)
tree88b6034b0ac47939a7bd17db2e800db5cca57b28 /include/linux
parent6c9081a3915dc0782a8f1424343b794f2cf53d9c (diff)
parentccfc639a94f25eb8639e8ffbecad2f6b60d22eb1 (diff)
Merge branch 'stmmac-next'
Jose Abreu says: ==================== net: stmmac: Improvements for -next [ This is just a rebase of v2 into latest -next in order to avoid a merge conflict ] Couple of improvements for -next tree. More info in commit logs. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/stmmac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/stmmac.h b/include/linux/stmmac.h
index 7b3e354bcd3c..5cc6b6faf359 100644
--- a/include/linux/stmmac.h
+++ b/include/linux/stmmac.h
@@ -173,6 +173,7 @@ struct plat_stmmacenet_data {
int has_gmac4;
bool has_sun8i;
bool tso_en;
+ int rss_en;
int mac_port_sel_speed;
bool en_tx_lpi_clockgating;
int has_xgmac;