]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ixgbe/ixgbe.h
ixgbe: add SFP+ driver support
[~andy/linux] / drivers / net / ixgbe / ixgbe.h
index 796f189f3879f0735a93e7a90be54693506ad791..9509aee2d361f931a02c8c5f8d17f12ce053297d 100644 (file)
@@ -311,12 +311,15 @@ struct ixgbe_adapter {
        unsigned long link_check_timeout;
 
        struct work_struct watchdog_task;
+       struct work_struct sfp_task;
+       struct timer_list sfp_timer;
 };
 
 enum ixbge_state_t {
        __IXGBE_TESTING,
        __IXGBE_RESETTING,
-       __IXGBE_DOWN
+       __IXGBE_DOWN,
+       __IXGBE_SFP_MODULE_NOT_FOUND
 };
 
 enum ixgbe_boards {