Home
last modified time | relevance | path

Searched refs:SFP_EEPROM_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dsfp.c218 /* SFP_EEPROM_BLOCK_SIZE is the size of data chunk to read the EEPROM
222 #define SFP_EEPROM_BLOCK_SIZE 16 macro
770 sfp->i2c_max_block_size = SFP_EEPROM_BLOCK_SIZE; in sfp_i2c_configure()