]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/qlcnic/qlcnic_hdr.h
qlcnic: firmware initialization update
[net-next-2.6.git] / drivers / net / qlcnic / qlcnic_hdr.h
index eae03b5b0323386c77134fbc6c812a66b04bfec3..794f6572e8fd199f3c7afa9f8c399ff55d8df6c2 100644 (file)
@@ -747,7 +747,8 @@ enum {
 
 #define QLCNIC_RESET_TIMEOUT_SECS      10
 #define QLCNIC_INIT_TIMEOUT_SECS       30
-
+#define QLCNIC_HEARTBEAT_PERIOD_MSECS  200
+#define QLCNIC_HEARTBEAT_RETRY_COUNT   30
 
 #define        ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC)))
 #define ISR_LEGACY_INT_TRIGGERED(VAL)  (((VAL) & 0x300) == 0x200)