Searched refs:IXGB_STATUS_LU (Results 1 – 2 of 2) sorted by relevance
897 (status_reg & IXGB_STATUS_LU)) { in ixgb_check_for_link()900 (status_reg & IXGB_STATUS_LU)) { in ixgb_check_for_link()1141 ((IXGB_READ_REG(hw, STATUS) & IXGB_STATUS_LU) in ixgb_link_reset()
262 #define IXGB_STATUS_LU 0x00000002 macro