Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_x550.c3779 status = ixgbe_read_eeprom(hw, NVM_INIT_CTRL_3, &hw->eeprom.ctrl_word_3); in ixgbe_enter_lplu_t_x550em()
3787 if (!link_up || !(hw->eeprom.ctrl_word_3 & NVM_INIT_CTRL_3_LPLU) || in ixgbe_enter_lplu_t_x550em()
3868 u16 word = hw->eeprom.ctrl_word_3; in ixgbe_get_lcd_t_x550em()
H A Dixgbe_type.h4052 u16 ctrl_word_3; member