Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c3778 status = ixgbe_read_eeprom(hw, NVM_INIT_CTRL_3, &hw->eeprom.ctrl_word_3); in ixgbe_enter_lplu_t_x550em()
3786 if (!link_up || !(hw->eeprom.ctrl_word_3 & NVM_INIT_CTRL_3_LPLU) || in ixgbe_enter_lplu_t_x550em()
3867 u16 word = hw->eeprom.ctrl_word_3; in ixgbe_get_lcd_t_x550em()
H A Dixgbe_type.h4056 u16 ctrl_word_3; member