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

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

Completed in 102 milliseconds