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