Searched refs:IXGBE_I2C_EEPROM_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_phy.h | 87 #define IXGBE_I2C_EEPROM_STATUS_MASK 0x3 macro |
H A D | ixgbe_82598.c | 1165 sfp_stat = sfp_stat & IXGBE_I2C_EEPROM_STATUS_MASK; in ixgbe_read_i2c_phy_82598() |