Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h75 #define E1000_I2CCMD_SFP_DIAG_ADDR(a) (0x0100 + (a)) macro
H A De1000_phy.c336 if (offset > E1000_I2CCMD_SFP_DIAG_ADDR(255)) { in igb_read_sfp_data_byte()