Searched refs:newLFC (Results 1 – 1 of 1) sorted by relevance
924 u32 newLFC, newRFC; in ixgb_check_for_bad_link() local928 newLFC = IXGB_READ_REG(hw, LFC); in ixgb_check_for_bad_link()930 if ((hw->lastLFC + 250 < newLFC) in ixgb_check_for_bad_link()935 hw->lastLFC = newLFC; in ixgb_check_for_bad_link()