Searched refs:I2C_WA_RETRY_CNT (Results 1 – 1 of 1) sorted by relevance
42 #define I2C_WA_RETRY_CNT 3 macro43 #define I2C_WA_PWR_ITER (I2C_WA_RETRY_CNT - 1)7970 } while ((rc != 0) && (++cnt < I2C_WA_RETRY_CNT)); in bnx2x_warpcore_read_sfp_module_eeprom()