Searched refs:I2C_WA_RETRY_CNT (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c46 #define I2C_WA_RETRY_CNT 3 macro
47 #define I2C_WA_PWR_ITER (I2C_WA_RETRY_CNT - 1)
7962 } while ((rc != 0) && (++cnt < I2C_WA_RETRY_CNT)); bnx2x_warpcore_read_sfp_module_eeprom()

Completed in 93 milliseconds