aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/e1000/e1000_hw.h')
-rw-r--r--drivers/net/e1000/e1000_hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/e1000/e1000_hw.h b/drivers/net/e1000/e1000_hw.h
index 113344eb0e92..b9364b5fd76f 100644
--- a/drivers/net/e1000/e1000_hw.h
+++ b/drivers/net/e1000/e1000_hw.h
@@ -1440,6 +1440,7 @@ struct e1000_hw {
1440 boolean_t tbi_compatibility_on; 1440 boolean_t tbi_compatibility_on;
1441 boolean_t laa_is_present; 1441 boolean_t laa_is_present;
1442 boolean_t phy_reset_disable; 1442 boolean_t phy_reset_disable;
1443 boolean_t initialize_hw_bits_disable;
1443 boolean_t fc_send_xon; 1444 boolean_t fc_send_xon;
1444 boolean_t fc_strict_ieee; 1445 boolean_t fc_strict_ieee;
1445 boolean_t report_tx_early; 1446 boolean_t report_tx_early;