Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h77 #define IXGBE_SFF_SOFT_RS_SELECT_MASK 0x8 macro
H A Dixgbe_common.c5490 eeprom_data = (eeprom_data & ~IXGBE_SFF_SOFT_RS_SELECT_MASK) | rs; in ixgbe_set_soft_rate_select_speed()
5509 eeprom_data = (eeprom_data & ~IXGBE_SFF_SOFT_RS_SELECT_MASK) | rs; in ixgbe_set_soft_rate_select_speed()