aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/bnx2x.h')
-rw-r--r--drivers/net/bnx2x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/bnx2x.h b/drivers/net/bnx2x.h
index b411497a4fd3..b40d4f127d3c 100644
--- a/drivers/net/bnx2x.h
+++ b/drivers/net/bnx2x.h
@@ -883,6 +883,9 @@ struct bnx2x {
883 struct bnx2x_common common; 883 struct bnx2x_common common;
884 struct bnx2x_port port; 884 struct bnx2x_port port;
885 885
886 struct cmng_struct_per_port cmng;
887 u32 vn_weight_sum;
888
886 u32 mf_config; 889 u32 mf_config;
887 u16 e1hov; 890 u16 e1hov;
888 u8 e1hmf; 891 u8 e1hmf;