Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h76 #define IXGBE_SFF_SOFT_RS_SELECT_MASK 0x8 macro
H A Dixgbe_common.c4955 eeprom_data = (eeprom_data & ~IXGBE_SFF_SOFT_RS_SELECT_MASK) | rs; in ixgbe_set_soft_rate_select_speed()
4974 eeprom_data = (eeprom_data & ~IXGBE_SFF_SOFT_RS_SELECT_MASK) | rs; in ixgbe_set_soft_rate_select_speed()