Searched refs:serdes_link_down (Results 1 – 2 of 2) sorted by relevance
2151 hw->serdes_link_down = FALSE; in em_check_for_link()2162 hw->serdes_link_down = FALSE; in em_check_for_link()2166 hw->serdes_link_down = TRUE; in em_check_for_link()2172 hw->serdes_link_down = !(E1000_STATUS_LU & E1000_READ_REG(hw, STATUS)); in em_check_for_link()
1040 boolean_t serdes_link_down; member