Searched refs:IXGB_STATUS_LU (Results 1 – 2 of 2) sorted by relevance
924 (status_reg & IXGB_STATUS_LU)) { in ixgb_check_for_link()927 (status_reg & IXGB_STATUS_LU)) { in ixgb_check_for_link()1170 ((IXGB_READ_REG(hw, STATUS) & IXGB_STATUS_LU) in ixgb_link_reset()
287 #define IXGB_STATUS_LU 0x00000002 macro