net: Move flow control definitions to mii.h
[firefly-linux-kernel-4.4.55.git] / drivers / net / tg3.h
index 61556764a505427216fb6677105c2ffcffa48d95..0880cfacdcba16ce5e033f7c7cd7624610e05d1d 100644 (file)
@@ -2338,8 +2338,6 @@ struct tg3_link_config {
        u8                              duplex;
        u8                              autoneg;
        u8                              flowctrl;
-#define TG3_FLOW_CTRL_TX               0x01
-#define TG3_FLOW_CTRL_RX               0x02
 
        /* Describes what we actually have. */
        u8                              active_flowctrl;