Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgbe/
HDixgbe_x550.c2754 status = ixgbe_read_eeprom(hw, NVM_INIT_CTRL_3, &hw->eeprom.ctrl_word_3); in ixgbe_enter_lplu_t_x550em()
2762 if (!link_up || !(hw->eeprom.ctrl_word_3 & NVM_INIT_CTRL_3_LPLU) || in ixgbe_enter_lplu_t_x550em()
2843 u16 word = hw->eeprom.ctrl_word_3; in ixgbe_get_lcd_t_x550em()
HDixgbe_type.h3760 u16 ctrl_word_3; member